Merge pull request #12480 from pytest-dev/patchback/backports/8.2.x/d7b401063874141fcbcda78eaec3c28148e7dcd8/pr-12475

[PR #12475/d7b40106 backport][8.2.x] 💅 Add a config for the Patchback GitHub App
This commit is contained in:
Ronny Pfannschmidt
2024-06-19 11:16:14 +02:00
committed by GitHub

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
...