Skip to content

Commit

Permalink
[chore] Make a draft release instead of directly releasing (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi authored Dec 12, 2024
1 parent e796bbc commit 3b97091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 3b97091

Please sign in to comment.