DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
349 stars 1.02k forks source link

Add proper change log to github releases #1282

Open florianmutter opened 10 months ago

florianmutter commented 10 months ago

Right now the release notes do not contain any usefuly information:

grafik

Proper changelog is available. This same information should be included in the github release.

This would allow dependency update tools like Dependabot or renovate to show a proper changelog in update PRs.

To be extra helpful the changelog should incode changes that happened in the datadog agent as a sub list. Something like:

ronniecoleman-hadrian commented 2 days ago

would be great to have a section to add what relevant github issues were addressed by a given release. maybe even a section for "manifest" of what dependency versions exist in that release of the helm chart (which ones were added/updated should go in the changelog, but this manifest section should be comprehensive, even if a dependency wasn't updated).