summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-03 17:14:58 -0700
committerTim Smith <tsmith@chef.io>2019-06-06 18:12:44 -0700
commit390b371ddef39052d4bc1d2604a8c757460de298 (patch)
tree394387a9de1ea3173bfb370affdf84eec979a1de /.expeditor
parent30c1eb1ef1c2a68c0a0883afbee66b4e811edabe (diff)
downloadmixlib-shellout-390b371ddef39052d4bc1d2604a8c757460de298.tar.gz
Add our standard Rakefile / Gemfile
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 75e5e3c..7032e6c 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -12,8 +12,6 @@ rubygems:
github:
# This deletes the GitHub PR branch after successfully merged into the release branch
delete_branch_on_merge: true
- # The tag format to use (e.g. v1.0.0)
- version_tag_format: "v{{version}}"
# allow bumping the minor release via label
minor_bump_labels:
- "Expeditor: Bump Version Minor"