mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-26 02:28:24 +02:00
docs: Update changelog generation to use custom sort with git-chglog v0.10.0 (#1202)
This commit is contained in:
committed by
GitHub
parent
84a3761742
commit
a8c402bb0e
@@ -18,7 +18,15 @@ options:
|
||||
|
||||
commit_groups:
|
||||
group_by: Type
|
||||
sort_by: Type
|
||||
sort_by: Custom
|
||||
title_order:
|
||||
- feat
|
||||
- improvement
|
||||
- refactor
|
||||
- fix
|
||||
- docs
|
||||
- test
|
||||
- ci
|
||||
title_maps:
|
||||
feat: FEATURES
|
||||
fix: BUG FIXES
|
||||
|
||||
Reference in New Issue
Block a user