Skip to content

Commit 2565cc8

Browse files
authored
chore: Add pull request title pattern for releases (#325)
1 parent bd4d1e5 commit 2565cc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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": "simple",
4+
"pull-request-title-pattern": "release: v${version}",
45
"packages": {
56
".": {
67
"package-name": "",

0 commit comments

Comments
 (0)