Skip to content

fix(release): auto-detect prereleases and scope broker changelog#148

Merged
mslipper merged 1 commit into
mainfrom
mslipper/goreleaser-prerelease-changelog-fix
May 25, 2026
Merged

fix(release): auto-detect prereleases and scope broker changelog#148
mslipper merged 1 commit into
mainfrom
mslipper/goreleaser-prerelease-changelog-fix

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

Sets release.prerelease: auto on both goreleaser configs so semver prerelease suffixes (-rc.N, -alpha, -beta) mark the GitHub release as prerelease and keep it off the "Latest" badge. The iron-token-broker/v0.0.1-rc.1 release had to be flipped to prerelease by hand because of this.

Also scopes the iron-token-broker changelog via a commit-message include filter so the first release (and future releases that span unrelated iron-proxy commits between two broker tags) only lists broker-related commits.

Set release.prerelease: auto on both goreleaser configs so semver
pre-release suffixes (-rc.N, -alpha, -beta) mark the GitHub release as
prerelease and keep it off the "Latest" badge. Scope the
iron-token-broker changelog with an include filter so the first release
(and future releases that span unrelated iron-proxy commits) only lists
broker-related commits.
@mslipper mslipper merged commit 0c2fc94 into main May 25, 2026
6 of 7 checks passed
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