mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
Merge pull request #4742 from inspec/zenspider/expeditor
Update expeditor to skip with new labels
This commit is contained in:
commit
73e149611e
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue