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 fcf71e2 commit 57769edCopy full SHA for 57769ed
.backportrc.json
@@ -0,0 +1,14 @@
1
+{
2
+ "repoOwner": "10gen",
3
+ "repoName": "docs-ops-manager",
4
+
5
+ "targetBranchChoices": ["v7.0", "v6.0"],
6
7
+ "editor": "code",
8
9
+ "maxNumber": 15,
10
11
+ "backportBranchName": "{{sourcePullRequest.number}}-{{targetBranch}}-backport",
12
13
+ "prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
14
+ }
0 commit comments