mirror of
https://github.com/outbackdingo/talos-cloud-controller-manager.git
synced 2026-01-27 10:20:27 +00:00
32 lines
577 B
YAML
32 lines
577 B
YAML
policies:
|
|
- type: commit
|
|
spec:
|
|
header:
|
|
length: 89
|
|
imperative: true
|
|
case: lower
|
|
invalidLastCharacters: .
|
|
body:
|
|
required: true
|
|
dco: true
|
|
gpg: true
|
|
spellcheck:
|
|
locale: US
|
|
maximumOfOneCommit: false
|
|
conventional:
|
|
types:
|
|
- build
|
|
- chore
|
|
- ci
|
|
- docs
|
|
- perf
|
|
- refactor
|
|
- revert
|
|
- style
|
|
- test
|
|
scopes:
|
|
- deps
|
|
- main
|
|
- chart
|
|
descriptionLength: 72
|