Open bdougie opened 1 year ago
Another use case, as a user I would like to see quickly who are the most active contributors to a repo and be able to quickly see their profiles.
I have added a request to install the allcontributors bot.
I have added a request to install the allcontributors bot.
cc @bdougie but using the bot like this will break our release system - we can integrate it via github actions later on. if that's ok assign this to me for the time being, or block it for #16 please
We don't have a release system implemented yet. https://github.com/open-sauced/browser-extensions/issues/16
But I don't think we need to install the app to test. Allcontributors are not actively maintained and the goal is to build a better interaction through our extension.
The approach for this is checking the existence of the .all-contributorsrc.
If that exists, then leverage it to display avatars and emojis to showcase and the type of work. Note, contributions can be blank to show their expertise in the repo as contributor outside the repo. i.e PM or designer.
Work on this started in our DB. We will eventually expose this api.opensauced.pizza
Type of feature
🍕 Feature
Current behavior
https://allcontributors.org/
Suggested solution
Getting insights into contributors on a project would be ideal. Probably last commit or link top3 contributors.
Additional context
No response
Code of Conduct
Contributing Docs