ci: add ability to rc and graduate a release

This commit is contained in:
Damien Retzinger
2026-05-09 19:41:05 -04:00
parent aa1b545010
commit 761188e82f
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
"bump-patch-for-minor-pre-major": true,
"draft-pull-request": true,
"prerelease": true,
"prerelease-type": "rc",
"include-component-in-tag": false,
"include-v-in-tag": true,
"pull-request-title-pattern": "chore: release ${version}",