Skip to content

Commit b55f3c0

Browse files
authored
change backporter script (#1010)
1 parent 5436319 commit b55f3c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.backportrc.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
// the branches available to backport to
66
"targetBranchChoices": [
77
"master",
8+
"v6.14",
9+
"v6.13",
10+
"v6.12",
11+
"v6.11",
12+
"v6.10",
13+
"v6.9",
14+
"v6.8",
15+
"v6.7",
816
"v6.6",
917
"v6.5",
1018
"v6.4",

0 commit comments

Comments
 (0)