Skip to content

No-op: Tag v5.9.5-b2 requires git operation, not file changes#24

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/create-v595-b2-tag
Closed

No-op: Tag v5.9.5-b2 requires git operation, not file changes#24
Copilot wants to merge 1 commit intomasterfrom
copilot/create-v595-b2-tag

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 17, 2026

Request is to create tag v5.9.5-b2 on current master. This cannot be accomplished via PR — tags are git refs, not file changes.

Action required (manual)

git tag v5.9.5-b2 master
git push origin v5.9.5-b2

This will trigger the existing release_on_tag.yml workflow which builds and publishes artifacts for Windows, Linux, and macOS. The version string 5.9.5-b2 is derived from the tag name at build time (APP_VERSION CMake variable) — no source changes needed.

Close this PR without merging.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add new tag v5.9.5-b2 No-op: Tag v5.9.5-b2 requires git operation, not file changes Feb 17, 2026
Copilot AI requested a review from hzdbyte February 17, 2026 22:01
@hzdbyte hzdbyte closed this Feb 17, 2026
@hzdbyte hzdbyte deleted the copilot/create-v595-b2-tag branch February 17, 2026 22:17
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