DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
339 stars 1.01k forks source link

Add changelog to GitHub releases #216

Open nesl247 opened 3 years ago

nesl247 commented 3 years ago

Please add the changelog to github releases. This makes it easier for us to see what is changed when we receive notifications of new releases.

clamoriniere commented 3 years ago

Hello,

thanks for opening this issue. we are aware of this problem. But we haven't find yet a good solution to generate this release note. To give more context we are using the official helm chart releaser project: https://github.com/helm/chart-releaser with the associated github action https://github.com/helm/chart-releaser-action.

We have attended to add the possibility the publication of additional files in the github release: https://github.com/helm/chart-releaser-action/pull/31. but for now it is not merged.

We will keep you posted when this problem is solved.

nesl247 commented 3 years ago

https://github.com/helm/chart-releaser-action/issues/44 would actually be the issue that solves this problem.

clamoriniere commented 3 years ago

the other solution that we are looking for is the Chart.yaml annotationsartifacthub.io/changes and its integration in https://artifacthub.io/