fischerX/.github/semantic.yml

34 lines
355 B
YAML

titleAndCommits: true
alwaysValidate: true
allowMergeCommits: false
allowRevertCommits: false
enabled: true
types:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- build
- ci
- chore
- revert
scopes:
- api
- web
- admin
- core
- infra
- docs
- ci
- build
- deps
- release
allowTicketNumberPrefix: false