Skip to content

Commit d0bdec6

Browse files
authored
DOCSP-45316 c2c backport file (#482)
* DOCSP-45316 c2c backport file * * * syntax * correction
1 parent c9ce914 commit d0bdec6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.backportrc.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"repoOwner": "mongodb",
3+
"repoName": "docs-cluster-to-cluster-sync",
4+
5+
"targetBranchChoices": ["master", "v1.9", "v1.8"],
6+
7+
"editor": "code",
8+
9+
"maxNumber": 15,
10+
11+
"backportBranchName": "{{sourcePullRequest.title}}-{{targetBranch}}-backport",
12+
13+
"prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
14+
}

0 commit comments

Comments
 (0)