Skip to content

Commit

Permalink
Merge pull request #1852 from chef/test/verify/muthuja
Browse files Browse the repository at this point in the history
test
  • Loading branch information
muthuja authored Dec 19, 2024
2 parents 5397791 + c82f5b8 commit b615b48
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ artifact_channels:
- dev

pipelines:
- verify
- verify:
description: Pull Request validation tests
definition: .expeditor/verify.pipeline.yml
public: true

github:
# This deletes the GitHub PR branch after successfully merged into the release branch
Expand Down Expand Up @@ -72,6 +75,9 @@ subscriptions:
ignore_labels:
- "Expeditor: Skip Habitat"
- "Expeditor: Skip All"
- workload: pull_request_opened:{{github_repo}}:{{release_branch}}:*
actions:
- trigger_pipeline:verify

- workload: project_promoted:{{agent_id}}:*
actions:
Expand Down

0 comments on commit b615b48

Please sign in to comment.