actions-marketplace-validations/Check Commit Messages
GitHub Action which looks for a pattern in commit messages between two commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_commit | Base commit id or ref | — | origin/${{ github.base_ref }} |
| head_commit | Head commit id or ref | — | origin/${{ github.head_ref }} |
| regex_filter | Regex filter to look for in commit messages (Perl syntax) | yes | — |
Outputs
no outputs