Skip to content

Commit d2300dd

Browse files
update backportrc (#585)
1 parent 10e3145 commit d2300dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repoName": "docs-node",
55

66
// the branches available to backport to
7-
"targetBranchChoices": ["master", "v5.0", "v4.14", "v4.13", "v4.12", "v4.11", "v4.10", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3", "v4.2", "v4.1", "v4.0", "v3.7", "v3.6"],
7+
"targetBranchChoices": ["master", "v5.1", "v5.0", "v4.14", "v4.13", "v4.12", "v4.11", "v4.10", "v4.9", "v4.8", "v4.7", "v4.6", "v4.5", "v4.4", "v4.3", "v4.2", "v4.1", "v4.0", "v3.7", "v3.6"],
88

99
// Optional: automatically merge backport PR
1010
"autoMerge": true,

0 commit comments

Comments
 (0)