modulesync 5.3.0

This commit is contained in:
Tim Meusel
2022-10-02 15:46:13 +02:00
parent 9943e6457c
commit e48c7880b7
4 changed files with 5 additions and 3 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-ldapquery'
end
# Workaround for https://github.com/github-changelog-generator/github-changelog-generator/issues/715