Add option to show selected labels in the issue line: --issue-line-labels

This commit is contained in:
aih
2016-09-22 18:30:20 -07:00
parent 9eb8c93019
commit 1fd341d9bf
4 changed files with 19 additions and 2 deletions
@@ -32,6 +32,7 @@ module GitHubChangelogGenerator
:http_cache,
:include_labels,
:issue_prefix,
:issue_line_labels,
:issues,
:max_issues,
:merge_prefix,