Skip to content

Commit

Permalink
commenting the build gem to test expeditor config
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Jan 22, 2025
1 parent 9b6df50 commit d6f5ca6
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ github:
- "Expeditor: Bump Version Major"

release_branches:
- workstation-LTS:
version_constraint: 4.*
- main:
version_constraint: 4.*

Expand All @@ -48,11 +50,11 @@ subscriptions:
- "Expeditor: Skip All"
# - built_in:build_gem:
# only_if: built_in:bump_version
# - trigger_pipeline:habitat/build:
# only_if: built_in:bump_version
# ignore_labels:
# - "Expeditor: Skip Habitat"
# - "Expeditor: Skip All"
- trigger_pipeline:habitat/build:
only_if: built_in:bump_version
ignore_labels:
- "Expeditor: Skip Habitat"
- "Expeditor: Skip All"

Check failure on line 57 in .expeditor/config.yml

View check run for this annotation

Chef Expeditor / Expeditor Config Validation

.expeditor/config.yml#L37-L57

Mixed up pre-commit/post-commit actions. A post commit action happens before a pre-commit

# the habitat chain
- workload: buildkite_hab_build_group_published:{{agent_id}}:*
Expand Down

0 comments on commit d6f5ca6

Please sign in to comment.