mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
improvement: automate changelog management (#786)
This commit is contained in:
committed by
GitHub
parent
ca3d1e1199
commit
9fb1a20d82
@@ -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