We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc65b74 commit 34be381Copy full SHA for 34be381
.backportrc.json
@@ -1,9 +1,7 @@
1
{
2
- // Required
3
"repoOwner": "mongodb",
4
"repoName": "docs-java",
5
6
- // the branches available to backport to
7
"targetBranchChoices": [
8
"master",
9
"v5.5",
@@ -23,7 +21,6 @@
23
21
"v4.3"
24
22
],
25
26
- // Optional: automatically merge backport PR
27
"autoMerge": true,
28
"autoMergeMethod": "squash"
29
}
0 commit comments