mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-30 12:24:34 +02:00
improvement: automate changelog management (#786)
This commit is contained in:
committed by
GitHub
parent
ca3d1e1199
commit
9fb1a20d82
14
.github/semantic.yml
vendored
Normal file
14
.github/semantic.yml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# By default types specified in commitizen/conventional-commit-types is used.
|
||||
# See: https://github.com/commitizen/conventional-commit-types/blob/v2.3.0/index.json
|
||||
# You can override the valid types
|
||||
types:
|
||||
- feat
|
||||
- fix
|
||||
- improvement
|
||||
- docs
|
||||
- refactor
|
||||
- test
|
||||
- ci
|
||||
- chore
|
||||
- skip changelog
|
||||
- skip ci
|
||||
Reference in New Issue
Block a user