Skip to content

Commit

Permalink
chore: Add mergify v0.43 backport (cosmos#9591)
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 authored Jun 28, 2021
1 parent 8ba33a4 commit bc24f26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ pull_request_rules:
method: squash
strict: true
commit_message: title+body
- name: backport patches to v0.43.x branch
conditions:
- base=master
- label=backport/0.43.x
actions:
backport:
branches:
- release/v0.43.x
- name: backport patches to v0.42.x branch
conditions:
- base=master
Expand Down

0 comments on commit bc24f26

Please sign in to comment.