summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-30 10:13:55 -0700
committerTim Smith <tsmith@chef.io>2018-07-30 10:13:55 -0700
commit22747cd0f3d81261ac1df616b4f6a14769d0398c (patch)
treed5ba7d4b4aafbc1751d335a8bf1a51c690718730 /.expeditor
parenta7be5f29d58381248474080d300a76bc638354dd (diff)
downloadmixlib-cli-22747cd0f3d81261ac1df616b4f6a14769d0398c.tar.gz
Add a header to the changelog prior to release
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index a1e8ede..24f5188 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -19,6 +19,8 @@ github:
minor_bump_labels:
- "Expeditor: Bump Minor Version"
+changelog:
+ rollup_header: Changes not yet released to rubygems.org
# These actions are taken, in order they are specified, anytime a Pull Request is merged.
merge_actions:
@@ -39,4 +41,3 @@ promote:
action:
- built_in:rollover_changelog
- built_in:publish_rubygems
-