talos/.conform.yaml
2018-12-19 22:22:05 -08:00

26 lines
307 B
YAML

policies:
- type: conventionalCommit
spec:
types:
- chore
- docs
- perf
- refactor
- style
- test
scopes:
- ami
- ci
- conformance
- gpt
- hack
- image
- init
- initramfs
- kernel
- osctl
- osd
- rootfs
- tools
- '*'