rkrim/Authorized Contributors
A Github action that checks commits against authorized contributors
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_branch | Git base branch to compare with | no | main |
| head_branch | Git head branch to compare with | no | main |
| check_author | checkAuthor | no | true |
| check_committer | checkCommitter | no | false |
| contributors_file | authorized Contributors | yes | CONTRIBUTORS |
| contributors_mapping_file | .mailmap | no | .mailmap |
Outputs
no outputs