Merge pull request #584 from olleolleolle/fix/rake-task-missing-options
Add Rake options reported missing
This commit is contained in:
commit
14c36317f1
|
@ -10,6 +10,7 @@ module GitHubChangelogGenerator
|
||||||
|
|
||||||
OPTIONS = %w[ user project token date_format output
|
OPTIONS = %w[ user project token date_format output
|
||||||
bug_prefix enhancement_prefix issue_prefix
|
bug_prefix enhancement_prefix issue_prefix
|
||||||
|
breaking_labels issue_line_labels
|
||||||
header merge_prefix issues
|
header merge_prefix issues
|
||||||
add_issues_wo_labels add_pr_wo_labels
|
add_issues_wo_labels add_pr_wo_labels
|
||||||
pulls filter_issues_by_milestone author
|
pulls filter_issues_by_milestone author
|
||||||
|
|
Loading…
Reference in New Issue
Block a user