andrey-fomin/ccval - Conventional Commits Validator
Validate commit messages using the Conventional Commits format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 22, 2026
- License
- Apache 2.0
Pinned Snippet
uses: andrey-fomin/ccval@f0ac526c91eae873e409eef99229f111f26a796d # v0.6.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to custom config file (auto-discovered if not set) | no | — |
| preset | Built-in preset to apply (default or strict) | no | — |
| git-args | Override default git log arguments (auto-detected if not set) | no | — |
| max-commits | Maximum number of commits to validate before skipping with a warning | no | 100 |
Outputs
no outputs