Related to goreleaser/goreleaser#4548, I'm trying to get go-semantic-release to work with goreleaser to indicate when breaking changes have been introduced in the release.
As well as this being available through the release notes, I'd also like to indicate this through goreleaser's announcements whether there's a breaking change in the release.
Right now, it doesn't seem possible to do this via the config in either tools.
One option for doing this would be to add an environment variable that's passed along to goreleaser, that then my Goreleaser config could look for the presence of.