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:
ansible-zuul[bot] 2020-06-18 08:29:58 +00:00 committed by GitHub
commit de75c6f325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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