davidglezz/Simple Conventional Commits Check
Check that all pull request commits are following conventional commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-branch | target branch | no | "" |
| current-branch | current branch | no | "" |
| pattern | custom regex to check conventional commits | no | "" |
Outputs
| name | description |
|---|---|
| commit-checker | Successful result true or false |