Skip to content

Commit d01d3e8

Browse files
authored
chore: add pull request title pattern for releases (#272)
1 parent 9d39016 commit d01d3e8

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
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "python",
4+
"pull-request-title-pattern": "release: v${version}",
45
"packages": {
56
".": {
67
"package-name": "",

0 commit comments

Comments
 (0)