We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c068d1 commit a58eee4Copy full SHA for a58eee4
.backportrc.json
@@ -3,8 +3,8 @@
3
"targetBranchChoices" : [ "main", "8.x", "9.0", "8.18", "8.17", "8.16", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
4
"targetPRLabels" : [ "backport" ],
5
"branchLabelMapping" : {
6
- "^v8.17.5$" : "main",
7
- "^v8.17.3$" : "8.x",
+ "^v9.1.0$" : "main",
+ "^v8.17.5$" : "8.x",
8
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
9
}
10
-}
+}
0 commit comments