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 fbe6bfb commit d892d75Copy full SHA for d892d75
.backportrc.json
@@ -8,7 +8,7 @@
8
9
"maxNumber": 25,
10
11
- "backportBranchName": "{{sourcePullRequest.title}}-{{targetBranch}}-backport",
+ "backportBranchName": "{{sourcePullRequest.number}}-{{targetBranch}}-backport",
12
13
"prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
14
}
0 commit comments