Skip to content

Commit

Permalink
chore: add mergify backport task for 08-wasm v0.2.x with ibc-go v8.2.x (
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Feb 21, 2024
1 parent 3fa025a commit ef182fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ pull_request_rules:
backport:
branches:
- 08-wasm/release/v0.1.x+ibc-go-v8.0.x-wasmvm-v1.5.x
- name: backport patches to v0.2.x wasm ibc-go v8.2.x & wasmvm 2.0.x branch
conditions:
- base=main
- label=backport-wasm-v0.2.x+ibc-go-v8.2.x-wasmvm-v2.0.x
actions:
backport:
branches:
- 08-wasm/release/v0.2.x+ibc-go-v8.2.x-wasmvm-v2.0.x
- name: backport patches to v7.2.x branch
conditions:
- base=main
Expand Down

0 comments on commit ef182fa

Please sign in to comment.