aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authormihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 15:53:03 +0300
committermihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 16:41:14 +0300
commit7c2da031557a70dadc7ef333ca948367a9bf33cc (patch)
tree5c8fa9e7dfabce758520e2edaf08f8958d0000f8 /.sync.yml
parent283a3f517b183372a61b5eb09ce083f893575eab (diff)
downloadpuppet-hosts_core-7c2da031557a70dadc7ef333ca948367a9bf33cc.tar.gz
puppet-hosts_core-7c2da031557a70dadc7ef333ca948367a9bf33cc.tar.bz2
(maint) Add chagelog-generator
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index 8c5ff48..73f272d 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -5,6 +5,12 @@
Layout/IndentHeredoc:
Enabled: false
Gemfile:
+ optional:
+ ':development':
+ - gem: 'github_changelog_generator'
+ git: 'https://github.com/skywinder/github-changelog-generator'
+ ref: '20ee04ba1234e9e83eb2ffb5056e23d641c7a018'
+ condition: "Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.2.2')"
required:
':system_tests':
- gem: 'puppet-module-posix-system-r#{minor_version}'