Skip to content

Register Windows validation workflows - #357

Merged
coneilen merged 1 commit into
mainfrom
win/register-windows-workflows
Sep 14, 2026
Merged

coneilen merged 1 commit into
mainfrom
win/register-windows-workflows

Conversation

@coneilen

Copy link
Copy Markdown
Collaborator

Purpose

Register the three Windows workflow paths on the default branch so GitHub permits workflow_dispatch against the Windows port branch.

The default-branch definitions are intentionally safe no-op stubs. Dispatching with --ref win/tray-daemon-rebase loads and executes the full workflow definitions from that ref. This avoids enabling Windows pull-request checks for unrelated branches before the Windows implementation is integrated.

This registration is required because GitHub does not permit dispatching a workflow that has never existed on the default branch, and pull requests evaluate workflow availability from the base branch.

Add safe default-branch dispatch stubs so the full Windows workflow definitions can be run against the port branch before integration.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@coneilen
coneilen merged commit bf26822 into main Sep 14, 2026
1 check passed
@coneilen
coneilen deleted the win/register-windows-workflows branch September 14, 2026 20:00
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