Skip to content

Commit 0bb02f6

Browse files
committed
chore: align release PR title pattern
1 parent b762607 commit 0bb02f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
".": {
44
"release-type": "bazel",
55
"changelog-path": "CHANGELOG.md",
6-
"pull-request-title-pattern": "Release${component} ${version} (${scope})",
6+
"pull-request-title-pattern": "chore(${scope}): release${component} ${version}",
77
"component-no-space": true,
88
"extra-files": [
99
"MODULE.bazel"

0 commit comments

Comments
 (0)