InvenTree/backportrc.json

9 lines
154 B
JSON
Raw Normal View History

{
"repoOwner": "Oliver Walters",
"repoName": "InvenTree",
"targetBranchChoices": [],
"branchLabelMapping": {
"^backport-to-(.+)$": "$1"
}
}