tessus/Update CONTRIBUTORS List
Update (or create) the CONTRIBUTORS text file (list of names and email addresses)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sort-by | Sort contributors by: name, commits, auto | no | auto |
| sort-by-auto-threshold | If sort-by=auto, it determines at which number of contributors the list is sorted by name. | no | 30 |
| commit-message | The commit message for updating the file. | no | chore: update CONTRIBUTORS |
| committer-name | The name of the committer. | no | github-actions[bot] |
| committer-email | The email address of the committer. | no | github-actions[bot]@users.noreply.github.com |
| exclude | A comma separated list of case-insensitive and literal patterns to exclude from the list. | no | [bot] |
Outputs
no outputs