hydra-maester/.github/semantic.yml
2021-06-21 11:51:14 +02:00

18 lines
187 B
YAML

titleOnly: true
commitsOnly: false
titleAndCommits: false
types:
- feat
- fix
- revert
- docs
- style
- refactor
- test
- build
- autogen
- security
- ci
- chore