Skip to content

fix(ci): handle existing tags in manual release workflow - #9

Merged
Jamkris merged 1 commit into
mainfrom
fix-manual-release-tag-conflict
Mar 4, 2026
Merged

fix(ci): handle existing tags in manual release workflow#9
Jamkris merged 1 commit into
mainfrom
fix-manual-release-tag-conflict

Conversation

@Jamkris

@Jamkris Jamkris commented Mar 4, 2026

Copy link
Copy Markdown
Owner

This PR updates release.yml to gracefully handle scenarios where the parsed version tag already exists. When triggered via workflow_dispatch, it will check existing tags and auto-increment the patch version to find an available tag before publishing the release.

@Jamkris
Jamkris merged commit 33f02d8 into main Mar 4, 2026
7 checks passed
@Jamkris
Jamkris deleted the fix-manual-release-tag-conflict branch March 4, 2026 14:47
@Jamkris Jamkris added 🐞 Bug Something isn't working ⚙ Setting Tooling, CI, dependencies, build setup labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 Bug Something isn't working ⚙ Setting Tooling, CI, dependencies, build setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant