Skip to content

Commit

Permalink
ci(Mergify): configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: zakir <null>
  • Loading branch information
zakir-code committed Sep 2, 2024
1 parent 20e5977 commit 1304ea2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
queue_rules:
- name: default
merge_method: squash
update_method: merge
commit_message_template: |
{{ title }} (#{{ number }})
queue_conditions:
- "#approved-reviews-by>=2"

Expand All @@ -13,10 +17,6 @@ pull_request_rules:
actions:
queue:
name: default
update_method: merge
merge_method: squash
commit_message_template: |
{{ title }} (#{{ number }})
- name: backport patches to v7.5.x branch
conditions:
- base=main
Expand Down

0 comments on commit 1304ea2

Please sign in to comment.