Skip to content

fix: use --prefix flag instead of --pattern for svu#8

Merged
amine7536 merged 1 commit into
mainfrom
claude/debug-auto-tag-workflow-01YQ7ftJKkmXhqVUHqkRsoga
Nov 14, 2025
Merged

fix: use --prefix flag instead of --pattern for svu#8
amine7536 merged 1 commit into
mainfrom
claude/debug-auto-tag-workflow-01YQ7ftJKkmXhqVUHqkRsoga

Conversation

@amine7536
Copy link
Copy Markdown
Contributor

The --pattern flag doesn't work correctly with svu v2.0.0. Using --prefix="v" is the correct syntax to filter semantic version tags.

This change, combined with converting existing lightweight tags to annotated tags, will allow svu to correctly detect and bump versions.

The --pattern flag doesn't work correctly with svu v2.0.0.
Using --prefix="v" is the correct syntax to filter semantic version tags.

This change, combined with converting existing lightweight tags to
annotated tags, will allow svu to correctly detect and bump versions.
@amine7536 amine7536 merged commit 194e736 into main Nov 14, 2025
2 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.

2 participants