summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-19 17:11:08 -0700
committerTim Smith <tsmith@chef.io>2019-03-19 17:11:08 -0700
commit2547ffd5384727794fcb009e0bd9c786f6771eb5 (patch)
tree91793ad4fd66849d7a163d1cbf999f564257b14a /.expeditor
parent83040368b1e9be66734a8ec3340701bff306a54e (diff)
downloadmixlib-cli-2547ffd5384727794fcb009e0bd9c786f6771eb5.tar.gz
Update labels for expeditor
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 dd3eae3..128952f 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -15,7 +15,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
@@ -30,7 +30,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