redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.2k stars 562 forks source link

release: automate release creation and publication #1251

Closed ivotron closed 3 months ago

ivotron commented 3 years ago

currently, releases are created and left in Draft state. For this issue, we will automatically process PRs, create release notes, associate them with a release and publish them. For -beta releases, they'll be published automatically without notes.

JIRA Link: CORE-613

dotnwat commented 3 years ago

https://github.com/cockroachdb/cockroach/blob/master/scripts/release-notes.py

dotnwat commented 3 months ago

@ivotron can we close?

ivotron commented 3 months ago

yheah, ok to close. we have one open on the sdlc board