[chore] Make a draft release instead of directly releasing (#772)
This commit is contained in:
parent
e796bbc32e
commit
3b9709146c
|
|
@ -2,5 +2,6 @@ version: 2
|
|||
monorepo:
|
||||
tag_prefix: v
|
||||
release:
|
||||
draft: true
|
||||
header: |
|
||||
Check the [v{{.Version}} contrib changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tags/v{{.Version}}) and the [v{{.Version}} core changelog](https://github.com/open-telemetry/opentelemetry-collector/releases/tags/v{{.Version}}) for changelogs on specific components.
|
||||
|
|
|
|||
Loading…
Reference in New Issue