Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (#14044)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 11, 2024
1 parent 0c92c81 commit f085632
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 @@ -213,7 +213,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 f085632

Please sign in to comment.