Skip to content

Commit 49a33c5

Browse files
authored
chore(release-please): standardize the release pull request title pattern (#80)
Signed-off-by: Devin Buhl <devin@buhl.casa>
1 parent 4dd3b61 commit 49a33c5

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": "chore(release):${component} ${version}",
45
"packages": {
56
".": {
67
"changelog-path": "CHANGELOG.md",

0 commit comments

Comments
 (0)