chore(v2): Backport patch (#226)

This commit is contained in:
David Terpay
2023-07-28 15:06:50 +00:00
committed by GitHub
parent e20e2e2a47
commit f1adb38ed2
+8
View File
@@ -32,3 +32,11 @@ pull_request_rules:
backport:
branches:
- release/v1.x.x-polaris
- name: backport patches to v2.x.x branch
conditions:
- base=main
- label=backport/v2.x.x
actions:
backport:
branches:
- release/v2.x.x