set backport feature (#1973)

This commit is contained in:
Viktor Scharf
2025-12-06 17:13:07 +01:00
committed by GitHub
parent 64119b3f8a
commit db7c0a88dd

6
.backportrc.json Normal file
View File

@@ -0,0 +1,6 @@
{
"repoOwner": "opencloud-eu",
"repoName": "opencloud",
"targetBranchChoices": ["main", "stable-2.0", "stable-4.0"],
"fork": false
}