Skip to content

Commit 96bad31

Browse files
ci: configure release PR title (#312)
1 parent dfd302c commit 96bad31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"bump-minor-pre-major": true,
99
"bump-patch-for-minor-pre-major": true,
1010
"pull-request-header": "Automated Release PR",
11+
"pull-request-title-pattern": "release: ${version}",
1112
"changelog-sections": [
1213
{
1314
"type": "feat",

0 commit comments

Comments
 (0)