Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release-ondemand.yml - add autogenerated github release notes #176

Open
wants to merge 1 commit into
base: v1.6.x
Choose a base branch
from

Conversation

jessebot
Copy link

This sets the --generate-release-notes flag for the chart releaser cr command, which according to the help is:

Whether to automatically generate the name and body for this release. See https://docs.github.com/en/rest/releases/releases`

We use it over at nextcloud/helm and here's an example release it generates:

https://github.com/nextcloud/helm/releases/tag/nextcloud-6.0.1

This is helpful so that there's a bit more detail in tools like RenovateBot and Dependabot that automatically generate PRs for version updates. Here's an example of PR that was generated using github release notes: small-hack/argocd-apps#1195

See also for v1.7.x branch: #175

Signed-off-by: Jesse Hitch <jessebot@linux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant