wen-hsiu-hsu/Action-contribution-recorder
This GitHub Action automatically generates a leader board based on contributors' activity and displays it in your README, recognizing and attracting contributors to your project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GITHUB_TOKEN | yes | — |
| GH_REPOSITORY | GITHUB_REPOSITORY | no | ${{ github.repository }} |
| BRANCH | Branch name | yes | — |
| COMMITTER_USERNAME | committer username | no | contribution-recorder-bot |
| COMMITTER_EMAIL | committer email | no | "" |
| COMMIT_MESSAGE | commit message | no | feat:🎸 update contributor leader board |
| RANK_JSON_PATH | json file path | no | ./contributor-leader-board.json |
| MARKDOWN_PATH | markdown file path | no | ./README.md |
| DISPLAY_CONTRIBUTOR_COUNTS | display contributor counts | no | 10 |
| MARKDOWN_INSERT_KEY | markdown insert key | no | CONTRIBUTION-LEADER-BOARD-TABLE |
Outputs
no outputs