summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-19 14:28:59 -0700
committerTim Smith <tsmith@chef.io>2019-04-19 14:28:59 -0700
commit1dee321d947b6cf8ec88ca70a269441cc6e096ee (patch)
tree86cf23dd802ae8ee61fca85c9a64a5278844ed70 /.expeditor
parent40dc892bf8399149ff88b31a4dd2d4e632789f13 (diff)
downloadmixlib-shellout-1dee321d947b6cf8ec88ca70a269441cc6e096ee.tar.gz
Update expeditor config to use the new labels
We updated all our labels Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 2d086d5..0f5d2d1 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -16,7 +16,7 @@ github:
version_tag_format: "v{{version}}"
# allow bumping the minor release via label
minor_bump_labels:
- - "Expeditor: Bump Minor Version"
+ - "Expeditor: Bump Version Minor"
changelog:
rollup_header: Changes not yet released to rubygems.org
@@ -31,7 +31,7 @@ merge_actions:
only_if: built_in:bump_version
- built_in:update_changelog:
ignore_labels:
- - "Expeditor: Exclude From Changelog"
+ - "Expeditor: Skip Changelog"
- "Expeditor: Skip All"
- built_in:build_gem:
only_if: built_in:bump_version