We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12f849 commit 4a759daCopy full SHA for 4a759da
1 file changed
release-please-config.json
@@ -7,6 +7,8 @@
7
"bump-patch-for-minor-pre-major": true,
8
"draft": false,
9
"prerelease": false,
10
+ "pull-request-title-pattern": "chore: release ${version}",
11
+ "pull-request-header": "This PR prepares the next release. Merge to publish.",
12
"packages": {
13
".": {
14
"package-name": "AzureEventGridSimulator",
0 commit comments