Skip to content

Commit 7095bc9

Browse files
ci: configure release PR title (#101)
1 parent fec8c01 commit 7095bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

+1
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)