Merge pull request #4742 from inspec/zenspider/expeditor

Update expeditor to skip with new labels
This commit is contained in:
Ryan Davis 2019-11-26 11:46:35 -08:00 committed by GitHub
commit 73e149611e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,8 +89,8 @@ changelog:
merge_actions:
- built_in:bump_version:
ignore_labels:
- "Version: Skip Bump"
- "Expeditor: Skip All"
- "Expeditor: Skip Version Bump"
only_if_modified:
- docs/*
- etc/*
@ -109,8 +109,8 @@ merge_actions:
only_if: built_in:bump_version
- built_in:update_changelog:
ignore_labels:
- "Changelog: Skip Update"
- "Expeditor: Skip All"
- "Expeditor: Skip Changelog"
- trigger_pipeline:omnibus/adhoc:
not_if: built_in:bump_version
ignore_labels: