mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Merge pull request #50 from Akasurde/changelog_fix_ii
Fix changelog config Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
commit
de75c6f325
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
changelog_filename_template: ../CHANGELOG.rst
|
changelog_filename_template: ../CHANGELOG.rst
|
||||||
changelog_filename_version_depth: 0
|
changelog_filename_version_depth: 0
|
||||||
changes_file: ../changelog.yaml
|
changes_file: changelog.yaml
|
||||||
changes_format: combined
|
changes_format: combined
|
||||||
keep_fragments: true
|
keep_fragments: true
|
||||||
mention_ancestor: true
|
mention_ancestor: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue