Skip to content

Commit 2557a75

Browse files
committed
DOCSP-44301 backport to v1.12
1 parent 1631674 commit 2557a75

File tree

2 files changed

+14
-478
lines changed

2 files changed

+14
-478
lines changed

.backportrc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"repoOwner": "mongodb",
3+
"repoName": "docs-kafka-connector",
4+
5+
"targetBranchChoices": ["v1.13", "v1.12"],
6+
7+
"editor": "code",
8+
9+
"maxNumber": 25,
10+
11+
"backportBranchName": "{{sourcePullRequest.number}}-{{targetBranch}}-backport",
12+
13+
"prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
14+
}

0 commit comments

Comments
 (0)