open-sauced / app

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

Feature: sort Contributors grid by most active #3764

Open isabensusan opened 3 months ago

isabensusan commented 3 months ago

Suggested solution

Whenever the Contributors grid shows up, there is no set logic for how the contributor cards are sorted.

Ideally we'd want to have the grid (and table) sorted by most active first, but only in relation to that specific repository (not counting activity on other repos).

For example: in this grid, zeu should show up in the first row.

image
github-actions[bot] commented 3 months 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.

bdougie commented 3 months ago

@brandonroberts, will this sorter be available by the last push date today?

Regardless of Brandon's response, we should make how we sort the activity clearer. Sorting by the last pushed date was necessary when we had only 90 days of data and no control over it.