Skip to content

Commit 6f6c105

Browse files
authored
mergify: support auto-merge for bk.integration-fips.pipeline.yml (#8468)
Support for other type of bk pipelines, see https://github.com/elastic/elastic-agent/pull/8465/checks?check_run_id=43966486237
1 parent 4b0d7cd commit 6f6c105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pull_request_rules:
3333
conditions:
3434
- author=github-actions[bot]
3535
- check-success=buildkite/elastic-agent
36-
- files~=^.buildkite/(pipeline.yml|bk.integration.pipeline.yml)$
36+
- files~=^.buildkite/(pipeline.yml|bk.integration.pipeline.yml|.buildkite/bk.integration-fips.pipeline.yml)$
3737
- head~=^updatecli_.*
3838
- "#approved-reviews-by>=1"
3939
actions:

0 commit comments

Comments
 (0)