actions-cool/Contributor Helper
Help you view contributor.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Aug 17, 2026
- Maintenance Recency
- Stalelast commit May 31, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-cool/contributor-helper@4ae4f034d624fc63c70cc89af686a0fb80168e1d # v1.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret GitHub API token to use for making API requests. | yes | ${{ github.token }} |
| repo | The repository name. | — | — |
| block-users | Block users name. | — | — |
| update-files | The update files path. | — | — |
| update-places | The update files places. Contains start position and end position. | — | — |
| avatar-width | The avatar width show. | — | — |
| style | The contributor list style. Option simple base detail. | — | — |
| show-total | Whether show tatal number. | — | — |
| show-number | The number show. | — | — |
| user-emoji | Customize the emoji before user. | — | — |
Outputs
| name | description |
|---|---|
| contributors | The contributors list. |