summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 23c9a981df..a64b2cbab0 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -1,4 +1,4 @@
-# Documentation available at http://http://expeditor-docs.es.chef.io/
+# Documentation available at https://expeditor-docs.es.chef.io/
# The name of the product keys for this product (from mixlib-install)
product_key:
@@ -40,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