Skip to content

Commit 34be381

Browse files
committed
DOCSP-49013-backport configure file
1 parent bc65b74 commit 34be381

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.backportrc.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
2-
// Required
32
"repoOwner": "mongodb",
43
"repoName": "docs-java",
54

6-
// the branches available to backport to
75
"targetBranchChoices": [
86
"master",
97
"v5.5",
@@ -23,7 +21,6 @@
2321
"v4.3"
2422
],
2523

26-
// Optional: automatically merge backport PR
2724
"autoMerge": true,
2825
"autoMergeMethod": "squash"
2926
}

0 commit comments

Comments
 (0)