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.
1 parent 7334ac0 commit 41d453eCopy full SHA for 41d453e
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