Skip to content

Commit 1fa9fc5

Browse files
authored
ci(MSP-5160): add scope to release-please PR title pattern (#712)
1 parent 17fb54e commit 1fa9fc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"include-component-in-tag": false,
2525
"draft-pull-request": true,
2626
"release-type": "php",
27-
"pull-request-title-pattern": "chore: release ${version}",
27+
"pull-request-title-pattern": "chore(release): release ${version}",
2828
"pull-request-header": "New release",
2929
"pull-request-footer": "",
3030
"packages": {

0 commit comments

Comments
 (0)