cedendahlkim/Commit Guardian
Enforce Conventional Commits on your PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check-pr-title | Whether to validate the PR title as well | no | true |
| allowed-types | Comma-separated list of allowed commit types | no | feat,fix,docs,style,refactor,perf,test,build,ci,chore,revert |
| max-commits | Maximum number of commits to check in a PR | no | 100 |
| token | GitHub token for API access | no | ${{ github.token }} |
Outputs
no outputs