open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
381 stars 202 forks source link

Feature: Introduce OSCR to Contributor Insights #3627

Open jpmcb opened 6 days ago

jpmcb commented 6 days ago

Suggested solution

OpenSauced is introducing some opinions (based on the expertise and understanding we've built up in the data around how individuals operate in the open source) for individual contributors called OSCR: the "Open Source Contributor Rating".

In short, we're building the capability to surface these scores in user entities in the API which will then inform various parts of the platform.

Tasks:

🦨 Rough, skunkworks design

To start, we'll want to add this to the contribs table in Contributor insights, and after the Tanstack transition has happened, we'll be able to sort on the contributors allowing for our users to surface the highest rated contributors in their list.

Screenshot 2024-06-24 at 3 13 31 PM

This very rough mock adds an "OSCR" column. Eventually, we'll need all the usal things (copy for this, some docs on what the OSCR is, etc.)


A few design considerations:

Related to the following:


For the internal team: see the following for more details:

github-actions[bot] commented 6 days ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.