Skip to content

Commit c263559

Browse files
committed
chore: organize release please config file
1 parent 0dd7e2d commit c263559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"bump-minor-pre-major": true,
44
"bump-patch-for-minor-pre-major": true,
5+
"draft": true,
6+
"extra-label": "release",
57
"include-component-in-tag": false,
68
"include-v-in-tag": true,
79
"pull-request-header": "Automated sumup-py release",
810
"pull-request-title-pattern": "release: ${version}",
911
"versioning": "prerelease",
10-
"extra-label": "release",
11-
"draft": true,
1212
"packages": {
1313
".": {
1414
"release-type": "python",

0 commit comments

Comments
 (0)