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 0c90455 commit 810d6d5Copy full SHA for 810d6d5
.expeditor/config.yml
@@ -42,7 +42,6 @@ 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
- built_in:bump_version:
47
ignore_labels:
48
- "Expeditor: Skip Version Bump"
@@ -53,6 +52,7 @@ subscriptions:
53
52
54
- "Expeditor: Skip Changelog"
55
- "Expeditor: Skip All"
+ - trigger_pipeline:habitat/build
56
- built_in:build_gem:
57
only_if: built_in:bump_version
58
0 commit comments