Merge pull request #22 from open-amt-cloud-toolkit/semantic
ci: add types for conventional commits
This commit is contained in:
14
.github/semantic.yml
vendored
Normal file
14
.github/semantic.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
allowMergeCommits: true
|
||||
# Always validate the PR title AND all the commits
|
||||
titleAndCommits: true
|
||||
types:
|
||||
- feat
|
||||
- fix
|
||||
- docs
|
||||
- style
|
||||
- refactor
|
||||
- perf
|
||||
- test
|
||||
- build
|
||||
- ci
|
||||
- revert
|
Reference in New Issue
Block a user