Skip to content

merge-all-contributors

Actions
Merge all contributors across a GitHub organisation
v1.0.2
Latest
Star (6)

merge-all-contributors

All Contributors

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.

How it works

  1. Gathers all .all-contributorsrc files from all public repos main branches
  2. Merges the contributors based on unique profile
  3. Combines all contribution categories per contributor

Getting started

npm install
npm link

merge-all-contributors <GitHub_Org_Name>
# e.g. merge-all-contributors openclimatefix

GitHub Action

Instead of using the CLI you can also use this as a GitHub Action.

Inputs

orgName

Required The name of the GitHub organisation to merge contributors for.

Outputs

contributors

The merged array of contributors.

Example Usage

uses: openclimatefix/[email protected]
with:
  orgName: 'openclimatefix' # replace with your org name

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Flo
Flo

💻
Peter Dudfield
Peter Dudfield

💻
aryan lamba
aryan lamba

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

merge-all-contributors is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Merge all contributors across a GitHub organisation
v1.0.2
Latest

merge-all-contributors is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.