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