step-security/conventional-commit-checker-action
Enforces Conventional Commits specification on PR titles and bodies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr-body-regex | Custom regex pattern to validate the PR body | no | (.*\n)+(.*) |
| pr-title-regex | Custom regex pattern to validate the PR title | no | ^(.+)(?:(([^)s]+)))?: (.+) |
Outputs
no outputs