Skip to content

Commit

Permalink
chore: update concentrated liquidity backport label (backport #3115) (#…
Browse files Browse the repository at this point in the history
…3117)

* chore: update concentrated liquidity backport label (#3115)

(cherry picked from commit 7119419)

# Conflicts:
#	.github/mergify.yml

* updates

Co-authored-by: Roman <[email protected]>
  • Loading branch information
mergify[bot] and p0mvn authored Oct 24, 2022
1 parent 837fbd8 commit 5c3a4bb
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 @@ -102,3 +102,19 @@ pull_request_rules:
backport:
branches:
- v12.x
- name: backport patches to v13.x branch
conditions:
- base=main
- label=A:backport/v13.x
actions:
backport:
branches:
- v13.x
- name: backport patches to concentrated-liquidity-main
conditions:
- base=main
- label=A:backport/cl
actions:
backport:
branches:
- concentrated-liquidity-main

0 comments on commit 5c3a4bb

Please sign in to comment.