Skip to content

Commit

Permalink
chore: add mergify backport for 08-wasm (cosmos#5077)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored and hoangdv2429 committed Dec 9, 2023
1 parent f1036e4 commit 9b1d502
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,22 @@ pull_request_rules:
backport:
branches:
- callbacks/release/v0.2.x+ibc-go-v7.3.x
- name: backport patches to v0.1.x wasm ibc-go v7.3.x branch
conditions:
- base=main
- label=backport-wasm-to-v0.1.x+ibc-go-v7.3.x
actions:
backport:
branches:
- 08-wasm/release/v0.1.x+ibc-go-v7.3.x
- name: backport patches to v0.1.x wasm ibc-go v8.0.x branch
conditions:
- base=main
- label=backport-wasm-to-v0.1.x+ibc-go-v8.0.x
actions:
backport:
branches:
- 08-wasm/release/v0.1.x+ibc-go-v8.0.x
- name: backport patches to v6.1.x branch
conditions:
- base=main
Expand Down

0 comments on commit 9b1d502

Please sign in to comment.