helm / chart-releaser-action

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
https://github.com/helm/chart-releaser
Apache License 2.0
539 stars 199 forks source link

Add support for `cr --generate-release-notes` #169

Open chenhunghan opened 8 months ago

chenhunghan commented 8 months ago

The flag is for automatically generate the name and body for this release. See https://docs.github.com/en/rest/releases/releases (default: true)

khauser commented 7 months ago

Hi, is somebody available and maybe able to review this PR?

khauser commented 7 months ago

Sorry, you can close this ticket i guess: CR_GENERATE_RELEASE_NOTES: true

dnskr commented 1 week ago

@davidkarlsen @cpanato Could you please have a look at the PR? Similar to https://github.com/helm/chart-releaser-action/pull/134

cpanato commented 1 week ago

need rebase

dnskr commented 1 week ago

@chenhunghan Could you please rebase the PR?