We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f697d commit 0c90455Copy full SHA for 0c90455
.expeditor/config.yml
@@ -42,10 +42,7 @@ subscriptions:
42
# These actions are taken, in order they are specified, anytime a Pull Request is merged.
43
- workload: pull_request_merged:{{github_repo}}:{{release_branch}}:*
44
actions:
45
- - trigger_pipeline:habitat/build:
46
- ignore_labels:
47
- - "Expeditor: Skip Habitat"
48
- - "Expeditor: Skip All"
+ - trigger_pipeline:habitat/build
49
- built_in:bump_version:
50
ignore_labels:
51
- "Expeditor: Skip Version Bump"
0 commit comments