Skip to content

Commit

Permalink
mergify for new 08-wasm branches (#6771)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Jul 7, 2024
1 parent 7527d70 commit 3005150
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 @@ -58,6 +58,14 @@ pull_request_rules:
backport:
branches:
- 08-wasm/release/v0.1.x+ibc-go-v7.3.x-wasmvm-v1.5.x
- name: backport patches to v0.2.x wasm ibc-go v7.3.x & wasmvm 1.5.x branch
conditions:
- base=main
- label=backport-wasm-v0.2.x+ibc-go-v7.3.x-wasmvm-v1.5.x
actions:
backport:
branches:
- 08-wasm/release/v0.2.x+ibc-go-v7.3.x-wasmvm-v1.5.x
- name: backport patches to v0.1.x wasm ibc-go v8.0.x & wasmvm 1.5.x branch
conditions:
- base=main
Expand All @@ -74,6 +82,14 @@ pull_request_rules:
backport:
branches:
- 08-wasm/release/v0.2.x+ibc-go-v8.3.x-wasmvm-v2.0.x
- name: backport patches to v0.3.x wasm ibc-go v8.3.x & wasmvm 2.0.x branch
conditions:
- base=main
- label=backport-wasm-v0.3.x+ibc-go-v8.3.x-wasmvm-v2.0.x
actions:
backport:
branches:
- 08-wasm/release/v0.3.x+ibc-go-v8.3.x-wasmvm-v2.0.x
- name: backport patches to v7.4.x branch
conditions:
- base=main
Expand Down

0 comments on commit 3005150

Please sign in to comment.