Skip to content

Commit

Permalink
chore: update mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
dadamu committed Jun 24, 2024
1 parent a469480 commit a1faf5d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,12 @@ pull_request_rules:
commit_message_template: >
{{ title }} (#{{ number }})
{{ body }}
{{ body }}
- name: backport patches to v0.47.x branch
conditions:
- base=cosmos/v0.50.x
- label=backport/v0.47.x
actions:
backport:
branches:
- cosmos/v0.47.x

0 comments on commit a1faf5d

Please sign in to comment.