vuillaut/Contributors metadata check
Checks if code contributors are properly listed in metadata files (CITATION.cff / codemeta.json) based on the git history
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | — | yes | — |
| mode | Behavior mode: 'warn' (default) or 'fail'. 'warn' posts a comment but doesn't fail the CI, while 'fail' posts a comment and fails the CI if contributors are missing. | no | warn |
| ignore_emails | Comma-separated list of email addresses to ignore when checking contributors (e.g., 'bot@example.com,ci@example.com') | no | "" |
| ignore_logins | Comma-separated list of login names to ignore when checking contributors (e.g., 'dependabot[bot],ci-bot') | no | "" |
Outputs
no outputs