mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Enable flatmapping for changelog generator. (#551)
Needs next version of antsibull-changelog.
This commit is contained in:
@@ -4,6 +4,7 @@ changes_file: changelog.yaml
|
|||||||
changes_format: combined
|
changes_format: combined
|
||||||
keep_fragments: false
|
keep_fragments: false
|
||||||
mention_ancestor: true
|
mention_ancestor: true
|
||||||
|
flatmap: true
|
||||||
new_plugins_after_name: removed_features
|
new_plugins_after_name: removed_features
|
||||||
notesdir: fragments
|
notesdir: fragments
|
||||||
prelude_section_name: release_summary
|
prelude_section_name: release_summary
|
||||||
|
|||||||
Reference in New Issue
Block a user