Files
pierre-bot/vendor/cloud.google.com/go/release-please-config.json
2026-02-12 21:44:10 +01:00

12 lines
200 B
JSON

{
"release-type": "go-yoshi",
"separate-pull-requests": true,
"include-component-in-tag": false,
"packages": {
".": {
"component": "main"
}
},
"plugins": ["sentence-case"]
}