charts icon indicating copy to clipboard operation
charts copied to clipboard

Use new `--release-notes-file` in release process

Open thesuperzapper opened this issue 4 years ago • 3 comments

The PR https://github.com/helm/chart-releaser/pull/137 added support to generate the GitHub release notes from a template string (--release-notes-file) rather than the description in Chart.yaml.

We should use this so that we don't have to manually update the description under releases each time.

thesuperzapper avatar Nov 18 '21 23:11 thesuperzapper

@thesuperzapper I believe that you want to use --release-notes-file (which was introduced in helm/chart-releaser#137 PR) not --release-name-template :-)

aabouzaid avatar Nov 19 '21 01:11 aabouzaid

@aabouzaid thanks, fixed.

thesuperzapper avatar Nov 19 '21 02:11 thesuperzapper

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 18 '22 03:01 stale[bot]