Tired of having countless different .all-contributorsrc files across your repos, but not one combined one that shows them all in one place?
This tool does just that for you.
Based on the awesome All Contributors Specification.
- Gathers all
.all-contributorsrcfiles from all public reposmainbranches - Merges the contributors based on unique
profile - Combines all contribution categories per contributor
npm install
npm link
merge-all-contributors <GitHub_Org_Name>
# e.g. merge-all-contributors openclimatefixInstead of using the CLI you can also use this as a GitHub Action.
Required The name of the GitHub organisation to merge contributors for.
The merged array of contributors.
uses: openclimatefix/merge-all-contributors@v1.0.3
with:
orgName: 'openclimatefix' # replace with your org nameThanks goes to these wonderful people (emoji key):
Flo 💻 |
Peter Dudfield 💻 |
aryan lamba 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!