-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Integrate allcontributors into the extension #17
Comments
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. |
We don't have a release system implemented yet. #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
The text was updated successfully, but these errors were encountered: