Add option --require to load custom Ruby code (#574)

This commit is contained in:
Olle Jonsson
2017-10-14 21:00:56 +02:00
committed by GitHub
parent 79518161b8
commit ad0d972ed9
6 changed files with 49 additions and 10 deletions
@@ -6,6 +6,7 @@ module GitHubChangelogGenerator
#
# @return [String] Generated change log file
def compound_changelog
options.load_custom_ruby_files
fetch_and_filter_tags
fetch_issues_and_pr