Files
packages/.backportrc.json
T
Gilver 62cd050590 chore: Deprecate F40 (#5130) (#5447)
(cherry picked from commit f9a1ebd7e5)

Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
2025-06-16 00:06:55 +08:00

10 lines
195 B
JSON

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