Skip to content

Commit

Permalink
chore: update concentrated liquidity backport label (#3115)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7119419)

# Conflicts:
#	.github/mergify.yml
  • Loading branch information
p0mvn authored and mergify[bot] committed Oct 24, 2022
1 parent 1630bec commit b887ed1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,22 @@ pull_request_rules:
backport:
branches:
- v12.x
<<<<<<< HEAD
=======
- 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
>>>>>>> 71194191 (chore: update concentrated liquidity backport label (#3115))

0 comments on commit b887ed1

Please sign in to comment.