Skip to content

Commit

Permalink
fixing the pipelines
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 0119ae0 commit 9141ab7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,11 @@ subscriptions:
- "Expeditor: Skip All"
- built_in:build_gem:
only_if: built_in:bump_version
- workload: project_promoted:{{agent_id}}:*
actions:
- built_in:rollover_changelog
- built_in:publish_rubygems
- trigger_pipeline:habitat/build:
only_if: built_in:bump_version
ignore_labels:
- "Expeditor: Skip Habitat"
- "Expeditor: Skip All"

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

View check run for this annotation

Chef Expeditor / Expeditor Config Validation

.expeditor/config.yml#L35-L55

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 9141ab7

Please sign in to comment.