Skip to content

Commit fa356ab

Browse files
Update .backportrc.json
1 parent 8300e90 commit fa356ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.backportrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "mongodb",
33
"repoName": "docs-atlas-cli",
44

5-
"targetBranchChoices": ["v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12", "v1.11"],
5+
"targetBranchChoices": ["v1.29", "v1.28", "v1.27", "v1.26", "v1.25", "v1.24", "v1.23", "v1.22", "v1.21", "v1.20", "v1.19", "v1.18", "v1.17", "v1.16", "v1.15", "v1.14", "v1.13", "v1.12", "v1.11"],
66

77
"editor": "code",
88

@@ -11,4 +11,4 @@
1111
"backportBranchName": "{{sourcePullRequest.number}}-{{targetBranch}}-backport",
1212

1313
"prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
14-
}
14+
}

0 commit comments

Comments
 (0)