File: patchback.yml

package info (click to toggle)
pytest 9.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,308 kB
  • sloc: python: 65,808; makefile: 45
file content (7 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
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

...