modulesync 5.3.0

This commit is contained in:
Tim Meusel 2022-10-02 15:29:59 +02:00
parent 957f1627ba
commit d1218a7291
No known key found for this signature in database
GPG key ID: 04D659E6BF1C4CC0
8 changed files with 27 additions and 110 deletions

View file

@ -52,7 +52,7 @@ begin
config.header = "# Changelog\n\nAll notable changes to this project will be documented in this file.\nEach new release typically also includes the latest modulesync defaults.\nThese should not affect the functionality of the module."
config.exclude_labels = %w{duplicate question invalid wontfix wont-fix modulesync skip-changelog}
config.user = 'voxpupuli'
config.project = metadata.metadata['name']
config.project = 'puppet-hashi_stack'
end
# Workaround for https://github.com/github-changelog-generator/github-changelog-generator/issues/715