You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add the generate command to the release pipeline, replacing the goreleaser changelog with the generated one... something like: goreleaser ... --release-notes <(some_changelog_generator_cmd)
#132 documented the release process. This issue is to capture the auto-changelog generation process into the release pipeline using this tool: https://github.com/github-changelog-generator/Github-Changelog-Generator/
The goal is to:
goreleaser ... --release-notes <(some_changelog_generator_cmd)
This may be something along the lines of:
The text was updated successfully, but these errors were encountered: