actions-marketplace-validations/Commit Check Action
Check commit message formatting, branch naming, committer name, email, and more
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | check git commit message following conventional commits | no | true |
| branch | check git branch name following conventional branch | no | true |
| author-name | check committer author name | no | false |
| author-email | check committer author email | no | false |
| dry-run | run checks without failing | no | false |
| job-summary | display job summary to the workflow run | no | true |
| pr-comments | post results to the pull request comments | no | false |
Outputs
no outputs