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 b585bb1 commit 9cc0331Copy full SHA for 9cc0331
.backportrc.json
@@ -4,7 +4,7 @@
4
"targetPRLabels" : [ "backport" ],
5
"branchLabelMapping" : {
6
"^v9.1.0$" : "main",
7
- "^v8.19.0$" : "8.x",
+ "^v8.18.0$" : "8.x",
8
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
9
}
10
-}
+}
0 commit comments