Skip to content

Commit 5a59077

Browse files
author
Travis Wrightsman
authored
ci(repo): fix grouped release PR titles (#337)
1 parent a9acc4e commit 5a59077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"release-type": "python",
55
"separate-pull-requests": false,
66
"component-no-space": true,
7-
"pull-request-title-pattern": "chore(${component}): release v${version}",
7+
"group-pull-request-title-pattern": "chore(release): release ${branch}",
88
"packages": {
99
"packages/grz-cli": {
1010
"package-name": "grz-cli"

0 commit comments

Comments
 (0)