Files
packages/.backportrc.json
Raboneko de7c68389f chore: add f44 as a valid backport target (#9737) (#9739)
(cherry picked from commit e15ea833d9)

Co-authored-by: lea <lleyton@fyralabs.com>
2026-02-09 16:58:49 -08:00

10 lines
202 B
JSON

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