Skip to content

Commit 602ebd0

Browse files
committed
Update from voxpupuli modulesync_config
1 parent 7014c6f commit 602ebd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rescue LoadError
1111
else
1212
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
1313
config.header = "# Changelog\n\nAll notable changes to this project will be documented in this file."
14-
config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog github_actions modulesync]
14+
config.exclude_labels = %w[duplicate question invalid wontfix wont-fix skip-changelog modulesync github_actions]
1515
config.user = 'voxpupuli'
1616
config.project = 'container-voxbox'
1717
# get branch name from git and strip off any prefixes (e.g. 'release-')

0 commit comments

Comments
 (0)