bobankh/Auto-add contributors
Add contributors to your file automatically on schedule
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| REPO_NAME | The name of the repo: user/repo_name | no | "" |
| CONTRIBUTOR | Where you want to add contributors | no | ### Contributors |
| COLUMN_PER_ROW | Number of contributors per row | no | 6 |
| ACCESS_TOKEN | Github Access Token you want to use. Just pass GITHUB_TOKEN | yes | — |
| IMG_WIDTH | Width of img | no | 100 |
| FONT_SIZE | Font size of name (px) | no | 14 |
| PATH | Path to the file you want to add contributors' list. You can use <branch>:<file> format to specify the branch | no | /README.md |
| BRANCH | The branch to update file specified in PATH | no | "" |
| PULL_REQUEST | Open a new pull request if set to a target branch name | no | "" |
| COMMIT_MESSAGE | Commit message | no | docs(README): update contributors |
| AVATAR_SHAPE | Set `round` for round avatar and `square` for square avatar | no | square |
| IGNORED_CONTRIBUTORS | Ignored contributors, seperated by comma | no | "" |
Outputs
no outputs