qualcomm/Commit Msg Check
Checks commit messages using a Python script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base SHA for the commit range | yes | — |
| head | Head SHA for the commit range | yes | — |
| body-char-limit | Word wrap limit for each line in the body | no | 72 |
| sub-char-limit | Character limit for subject | no | 72 |
| check-blank-line | check for a blank line between commit title and body | no | true |
| strict-line-length-check | When false, allows exceeding the character limit if the last word is a single token | no | true |
Outputs
no outputs