chore(github): Generate release notes (#2115)

chore: Generate release notes

Signed-off-by: Lukas Jost <lukas.jost@outlook.com>
This commit is contained in:
Lukas Jost 2023-06-19 05:31:38 +02:00 committed by GitHub
parent aec5d9d723
commit 68f24d146c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,3 +6,7 @@ sign: true
key: Argo Helm maintainers
# keyring: # Set via env variable CR_KEYRING
# passphrase-file: # Set via env variable CR_PASSPHRASE_FILE
# Enable automatic generation of release notes using GitHubs release notes generator.
# see: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
generate-release-notes: true