elastic / stream

Test utility for streaming data via udp/tcp/tls/webhook/GCP Pub-Sub/Kafka.
https://container-library.elastic.co/r/observability/stream
Apache License 2.0
8 stars 13 forks source link

automation - add changelog and release automation #86

Closed andrewkroh closed 6 months ago

andrewkroh commented 6 months ago

Add a new Github workflow for releases that automates the generation of a draft GH release with changelog notes.

Pull requests will be required to add new file to at .changelog/<pr_number>.txt with a changelog message or label with skip-changelog to bypass the check. See CONTRIBUTING.md for more details.

This backfills the .changelog directory with entries for changes since v0.14.0.

(I cloned this from go-sysinfo.)

andrewkroh commented 6 months ago

It seems a shame to lose the old change log info (I know it's in the releases page — this is not committed).

I could move it to something like .changelog/.pre-0.15.0-changelog.md?

efd6 commented 6 months ago

That SGTM

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History