[8.2.x] 💅 Add a config for the Patchback GitHub App

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-06-19 02:41:33 +02:00 committed by pytest bot
parent 53d2d4717d
commit f725312cab
1 changed files with 7 additions and 0 deletions

7
.github/patchback.yml vendored Normal file
View File

@ -0,0 +1,7 @@
---
backport_branch_prefix: patchback/backports/
backport_label_prefix: 'backport ' # IMPORTANT: the labels are space-delimited
# target_branch_prefix: '' # The project's backport branches are non-prefixed
...