aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authormihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 15:53:02 +0300
committermihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 16:41:14 +0300
commitf36a76412cc17ba707077c912267f608ed2520f3 (patch)
tree6150f4532bd1436eb9b8c983efae42ed8fc0ccc9 /.sync.yml
parenta3346812df3ca47976e13c35712d98a29bd29326 (diff)
downloadpuppet-augeas_core-f36a76412cc17ba707077c912267f608ed2520f3.tar.gz
puppet-augeas_core-f36a76412cc17ba707077c912267f608ed2520f3.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 9d88d65..6505dc2 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -23,6 +23,12 @@
Style/VariableName:
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}'