Skip to content

Commit

Permalink
mergify for 08-wasm with v9.0.x (#7200)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Aug 23, 2024
1 parent a0d1369 commit 17a2fe7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,15 @@ pull_request_rules:
actions:
backport:
branches:
- 08-wasm/release/v0.4.x+ibc-go-v8.4.x-wasmvm-v2.0.x
- 08-wasm/release/v0.4.x+ibc-go-v8.4.x-wasmvm-v2.0.x
- name: backport patches to v0.5.x wasm ibc-go v9.0.x & wasmvm 2.1.x branch
conditions:
- base=main
- label=backport-wasm-v0.5.x+ibc-go-v9.0.x-wasmvm-v2.1.x
actions:
backport:
branches:
- 08-wasm/release/v0.5.x+ibc-go-v9.0.x-wasmvm-v2.1.x
- name: backport patches to v7.4.x branch
conditions:
- base=main
Expand Down

0 comments on commit 17a2fe7

Please sign in to comment.