Skip to content

Commit d892d75

Browse files
fix backport tool (#662)
1 parent fbe6bfb commit d892d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"maxNumber": 25,
1010

11-
"backportBranchName": "{{sourcePullRequest.title}}-{{targetBranch}}-backport",
11+
"backportBranchName": "{{sourcePullRequest.number}}-{{targetBranch}}-backport",
1212

1313
"prTitle": "{{sourcePullRequest.title}}-{{targetBranch}}-backport ({{sourcePullRequest.number}})"
1414
}

0 commit comments

Comments
 (0)