Skip to content

Commit

Permalink
chore(cd): Slow down updates to minor version pre-release (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihalcik-virtru authored May 1, 2024
1 parent 5c94d02 commit 9a3261e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "go",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"separate-pull-requests": true,
"include-component-in-tag": true,
"tag-separator": "/",
Expand Down

0 comments on commit 9a3261e

Please sign in to comment.