con/tributors-action
Update your contributor metadata files with repository members
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| parsers | space separated list of parsers to use. Defaults to unset (auto-detect) | — | unset |
| update_lookup | before running update, update the .tributors metadata file from these resources | no | — |
| skip_users | one or more GitHub logins (space separated) to skip. | no | unset |
| zenodo_file | .zenodo.json to update. If does not exist, must define doi variable | — | .zenodo.json |
| zenodo_doi | Zenodo DOI needed for init. Leave unset to skip init. | no | — |
| log_level | Log level to use (default INFO) | — | INFO |
| threshold | the minimum number of contributions required to add a user | — | 1 |
| force | if any files exist, overwrite. | — | false |
| codemeta_file | codemeta filename (skipped if not defined) | — | codemeta.json |
| mailmap_file | A mailmap file for update-lookup (defaults to .mailmap) | — | .mailmap |
| allcontrib_file | All contributors filename (defaults to .all-contributorsrc) | — | .all-contributorsrc |
| allcontrib_type | All Contributors contribution type, which defaults to code if not set. | — | code |
| allcontrib_skip_generate | skip running all-contributors generate | — | false |
| run_twice | run twice to avoid opening two pull requests (defaults to true) | — | true |
Outputs
no outputs