Files
packages/.backportrc.json
T
2025-08-19 11:16:10 -05:00

10 lines
202 B
JSON

{
"repoOwner": "terrapkg",
"repoName": "packages",
"resetAuthor": true,
"targetBranchChoices": ["el10", "f41", "f42", "f43", "frawhide"],
"branchLabelMapping": {
"^sync-(.+)$": "$1"
}
}