actions-marketplace-validations/Conventional Commits Checker
Check that all pull request commits are following conventional commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 5, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/netodevel_conventional-commits-checker@d1dd40de65623bb24e572e1f1616638307a74c8f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target-branch | target branch | yes | main |
| current-branch | current-branch | yes | main |
| pattern | pattern of conventional commits | no | "" |
Outputs
| name | description |
|---|---|
| commit-checker | true or false |