Skip to content

fix(release): ignore broker tags when releasing iron-proxy#149

Merged
mslipper merged 1 commit into
mainfrom
mslipper/fix-goreleaser-previous-tag
May 25, 2026
Merged

fix(release): ignore broker tags when releasing iron-proxy#149
mslipper merged 1 commit into
mainfrom
mslipper/fix-goreleaser-previous-tag

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

GoReleaser was picking iron-token-broker/v* as the previous tag when releasing iron-proxy, scoping the changelog to broker commits. The broker config sidesteps this via monorepo.tag_prefix, but the proxy config had no equivalent filter. Adds git.ignore_tags so iron-proxy releases skip broker-prefixed tags.

…elease

Without this, goreleaser sees `iron-token-broker/v*` as the previous tag
and scopes the changelog to broker commits.
@mslipper mslipper merged commit 510668d into main May 25, 2026
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