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 33f973b commit 4a22613Copy full SHA for 4a22613
.backportrc.json
@@ -3,7 +3,7 @@
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.16.5$" : "main",
+ "^v9.1.0$" : "main",
7
"^v8.19.0$" : "8.x",
8
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
9
}
0 commit comments