Changelog behavior for stable/pre-releases #4336
-
Hi, is there a possibility that the changelog for stable releases is always created since the last stable release? The following scenario:
Now the last stable release contains only the changelog since the last pre-release (step 3), but I would like to have the whole changelog since the last stable release (step 1). Is that possible? |
Beta Was this translation helpful? Give feedback.
Answered by
caarlos0
Oct 2, 2023
Replies: 1 comment 2 replies
-
https://goreleaser.com/customization/git/ ignore tags might work I think |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
caarlos0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://goreleaser.com/customization/git/
ignore tags might work I think