aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authormihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 16:17:34 +0300
committermihaibuzgau <mihai.buzgau@puppet.com>2019-10-24 16:41:14 +0300
commit86b26d7f531206622cbb209cff9727b4f24bd15a (patch)
tree5d1dde923096b6685b8949723f2d01d5781530cc /.sync.yml
parentf78b81b829cb46dffe8fd93065d99d739f51cd46 (diff)
downloadpuppet-sshkeys_core-86b26d7f531206622cbb209cff9727b4f24bd15a.tar.gz
puppet-sshkeys_core-86b26d7f531206622cbb209cff9727b4f24bd15a.tar.bz2
(maint) Enable changelog-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 e4407f1..6c7d513 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,5 +1,11 @@
---
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}'