Skip to content

ci: add workflow_dispatch to release.yml (manual escape hatch)#915

Merged
IvanMurzak merged 2 commits into
mainfrom
chore/release-workflow-dispatch
Jul 19, 2026
Merged

ci: add workflow_dispatch to release.yml (manual escape hatch)#915
IvanMurzak merged 2 commits into
mainfrom
chore/release-workflow-dispatch

Conversation

@IvanMurzak

Copy link
Copy Markdown
Owner

Adds workflow_dispatch: to release.yml, matching Godot-MCP and AI-Game-Dev-Server.

Why now: on 2026-07-19 several merges to main landed correctly but created no push event at all — verified across AI-Game-Dev-Server (93ce9129) and Godot-MCP (caccda91, zero runs including CI), with GitHub Actions reporting operational. Godot and AGS were recoverable because their workflows expose workflow_dispatch; Unity-MCP was not, so a release that misses its push event currently cannot be cut at all.

This is a pure escape hatch — the push: [main] trigger and the check-version-tag gate are unchanged, so a dispatch still only cuts a release when the version gate says it should.

🤖 Generated with Claude Code

https://claude.ai/code/session_01JmhxryEuZcqu2KDsVbyvt6

@IvanMurzak
IvanMurzak merged commit 2a603a4 into main Jul 19, 2026
15 checks passed
@IvanMurzak
IvanMurzak deleted the chore/release-workflow-dispatch branch July 19, 2026 18:55
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