Skip to content

Commit fa0f5d1

Browse files
authored
mergify: rebase PRs for the VM autobump (#8470)
1 parent 6f6c105 commit fa0f5d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.mergify.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ pull_request_rules:
3939
actions:
4040
queue:
4141
name: default
42+
- name: rebase pull requests for the VM autobump
43+
conditions:
44+
- author=github-actions[bot]
45+
- files~=^.buildkite/(pipeline.yml|bk.integration.pipeline.yml|.buildkite/bk.integration-fips.pipeline.yml)$
46+
- head~=^updatecli_.*
47+
- "#check-failure>0"
48+
- schedule=Tue-Fri 04:00-06:00[Europe/Paris]
49+
actions:
50+
rebase:
4251
- name: self-assign PRs
4352
conditions:
4453
- -merged

0 commit comments

Comments
 (0)