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 863c831 commit 84034fcCopy full SHA for 84034fc
.expeditor/config.yml
@@ -42,17 +42,17 @@ 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"
49
- "Expeditor: Skip All"
+ - trigger_pipeline:habitat/build
50
- bash:.expeditor/update_version.sh:
51
only_if: built_in:bump_version
52
- built_in:update_changelog:
53
54
- "Expeditor: Skip Changelog"
55
- - "Expeditor: Skip All"
+ - "Expeditor: Skip All"
56
- built_in:build_gem:
57
58
0 commit comments