mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"release-type": "go-yoshi",
|
|
"separate-pull-requests": true,
|
|
"include-component-in-tag": true,
|
|
"tag-separator": "/",
|
|
"packages": {
|
|
"storage": {
|
|
"component": "storage"
|
|
}
|
|
},
|
|
"plugins": ["sentence-case"]
|
|
}
|