summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2017-09-22 14:53:22 +0100
committerThom May <thom@chef.io>2017-09-22 14:53:22 +0100
commit44dfd3911ee2f5ea1b8e414cce59edcd2ea1ba0d (patch)
treef3f31056228ff48268aa42d242bda5d9831ac0a5
parentb2752ba02f51ce1a37900bdf024f2e2b0fa195ad (diff)
downloadchef-tm/expeditor_labels_12.tar.gz
Update expeditor labelstm/expeditor_labels_12
Signed-off-by: Thom May <thom@chef.io>
-rw-r--r--.expeditor/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 3c90fb9b6c..a64b2cbab0 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -1,3 +1,5 @@
+# Documentation available at https://expeditor-docs.es.chef.io/
+
# The name of the product keys for this product (from mixlib-install)
product_key:
- chef
@@ -38,16 +40,19 @@ merge_actions:
- built_in:bump_version:
ignore_labels:
- "Version: Skip Bump"
+ - "Expeditor: Skip Version Bump"
- "Expeditor: Skip All"
- bash:.expeditor/update_version.sh:
only_if: built_in:bump_version
- built_in:update_changelog:
ignore_labels:
- "Meta: Exclude From Changelog"
+ - "Expeditor: Exclude From Changelog"
- "Expeditor: Skip All"
- built_in:trigger_omnibus_release_build:
ignore_labels:
- "Omnibus: Skip Build"
+ - "Expeditor: Skip Build"
- "Expeditor: Skip All"
only_if: built_in:bump_version