Skip to content

Commit 37105d7

Browse files
authored
[BK] - Migrate left over to buildkite (#39591)
Signed-off-by: Alexandros Sapranidis <[email protected]>
1 parent 7306bd4 commit 37105d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.mergify.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
queue_rules:
22
- name: default
33
conditions:
4-
- check-success=beats-ci/pr-merge
4+
- check-success=buildkite/beats
55
pull_request_rules:
66
- name: self-assign PRs
77
conditions:
@@ -57,7 +57,7 @@ pull_request_rules:
5757
- name: automatic approval for automated pull requests with bump updates
5858
conditions:
5959
- author=apmmachine
60-
- check-success=beats-ci/pr-merge
60+
- check-success=buildkite/beats
6161
- label=automation
6262
- files~=^testing/environments/snapshot.*\.yml$
6363
actions:
@@ -66,7 +66,7 @@ pull_request_rules:
6666
message: Automatically approving mergify
6767
- name: automatic squash and merge with success checks and the files matching the regex ^testing/environments/snapshot* are modified.
6868
conditions:
69-
- check-success=beats-ci/pr-merge
69+
- check-success=buildkite/beats
7070
- label=automation
7171
- files~=^testing/environments/snapshot.*\.yml$
7272
- "#approved-reviews-by>=1"
@@ -99,7 +99,7 @@ pull_request_rules:
9999
- name: automatic approval for mergify pull requests with changes in bump-rules
100100
conditions:
101101
- author=mergify[bot]
102-
- check-success=beats-ci/pr-merge
102+
- check-success=buildkite/beats
103103
- label=automation
104104
- files~=^\.mergify\.yml$
105105
- head~=^add-backport-next.*
@@ -109,7 +109,7 @@ pull_request_rules:
109109
message: Automatically approving mergify
110110
- name: automatic squash and merge with success checks and the files matching the regex ^.mergify.yml is modified.
111111
conditions:
112-
- check-success=beats-ci/pr-merge
112+
- check-success=buildkite/beats
113113
- label=automation
114114
- files~=^\.mergify\.yml$
115115
- head~=^add-backport-next.*

0 commit comments

Comments
 (0)