mirror of
https://github.com/kunchenguid/no-mistakes.git
synced 2026-09-19 07:53:54 +08:00
d3c24b0efe
* ci: force release-please tag creation * no-mistakes: apply agent fixes
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"release-type": "go",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"draft": true,
|
|
"force-tag-creation": true
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|