Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 18, 2024
1 parent 4404a53 commit c69132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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=buildkite/golang-crossbuild
- check-success=CLA
Expand Down Expand Up @@ -51,7 +52,6 @@ pull_request_rules:
- files~=^go/Makefile.common
actions:
queue:
method: squash
name: default
- name: notify the backport has not been merged yet
conditions:
Expand Down

0 comments on commit c69132d

Please sign in to comment.