infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.84k stars 495 forks source link

Update the way we parse Changelog and how we render it on Release notes #3299

Open morenol opened 1 year ago

tjtelan commented 1 year ago

This is what is currently responsible for extracting the section that is displayed in the release notes.

https://github.com/infinyon/fluvio/blob/c1b47e1097701a8c629fbeab92ef079c20b41ac5/.github/workflows/release.yml#L140

If we're using git-cliff to generate the release note section, we should be able to re-generate it instead of extracting it directly from the file

github-actions[bot] commented 1 year ago

Stale issue message