Skip to content

Commit

Permalink
ci: mergify updates (#7439)
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan authored Oct 10, 2024
1 parent 0677a92 commit 10175b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
queue_rules:
- name: default
conditions:
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
merge_conditions:
- "#approved-reviews-by>=1"
- base=main
- label=automerge
Expand All @@ -14,10 +17,7 @@ pull_request_rules:
actions:
queue:
name: default
method: squash
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
merge_method: squash
- name: backport patches to v0.1.x callbacks ibc-go v7.3.x branch
conditions:
- base=main
Expand Down

0 comments on commit 10175b9

Please sign in to comment.