We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6bd8126 + 41d453e commit 5637c54Copy full SHA for 5637c54
Rakefile
@@ -55,6 +55,7 @@ if Bundler.rubygems.find_name('github_changelog_generator').any?
55
config.add_pr_wo_labels = true
56
config.issues = false
57
config.merge_prefix = "### UNCATEGORIZED PRS; LABEL THEM ON GITHUB"
58
+ config.max_issues = 500
59
config.configure_sections = {
60
"Changed" => {
61
"prefix" => "### Changed",
0 commit comments