This commit is contained in:
David Terpay 2023-08-21 13:05:17 -04:00 committed by GitHub
parent dee2fc5d96
commit a4d7dd88cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,4 +23,12 @@ pull_request_rules:
actions:
backport:
branches:
- release/v1.x.x
- release/v1.x.x
- name: backport patches to v2.x.x branch
conditions:
- base=main
- label=backport/v2.x.x
actions:
backport:
branches:
- release/v2.x.x