actions-marketplace-validations/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 Apr 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/andrey-fomin_ccval@9a4bbd35dcd281acf2951c65f191fd7df8a24df4 # no releases — HEAD as of 2026-07-13tags 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