Skip to content

Commit

Permalink
fixing expeditor error config
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Dec 23, 2024
1 parent 29c9729 commit 1fd9515
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ subscriptions:
ignore_labels:
- "Expeditor: Skip Changelog"
- "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"
only_if: built_in:bump_version
- built_in:build_gem:
only_if: built_in:bump_version

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

View check run for this annotation

Chef Expeditor / Expeditor Config Validation

.expeditor/config.yml#L48-L68

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

# Automatically TEST then promote the Habitat packages from unstable to workstation-build upon successful build
- workload: buildkite_hab_build_group_published:{{agent_id}}:*
Expand Down

0 comments on commit 1fd9515

Please sign in to comment.