Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (#14044) (#14045)
Browse files Browse the repository at this point in the history
(cherry picked from commit f085632)

Co-authored-by: Victor Martinez <[email protected]>
  • Loading branch information
mergify[bot] and v1v authored Sep 11, 2024
1 parent 48a4412 commit f27254d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
queue_rules:
- name: default
merge_method: squash
conditions:
- check-success=test (macos-latest)
- check-success=test (windows-latest)
Expand Down Expand Up @@ -150,7 +151,6 @@ pull_request_rules:
- -conflict
actions:
queue:
method: squash
name: default
- name: delete updatecli branch after merging/closing it
conditions:
Expand Down Expand Up @@ -204,7 +204,6 @@ pull_request_rules:
- -conflict
actions:
queue:
method: squash
name: default
- name: backport patches to 8.5 branch
conditions:
Expand Down

0 comments on commit f27254d

Please sign in to comment.