Skip to content

Commit 1234e22

Browse files
Merge pull request #283 from webknjaz/maintenance/patchback-config
💅 Add a config for the Patchback GitHub App
2 parents 9e59fe0 + 2c0d5ac commit 1234e22

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/patchback.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
3+
backport_branch_prefix: patchback/backports/
4+
backport_label_prefix: 'backport ' # IMPORTANT: the labels are space-delimited
5+
# target_branch_prefix: '' # The project's backport branches are non-prefixed
6+
7+
...

0 commit comments

Comments
 (0)