Skip to content

ci: run on dev — the branch where all Magic work lives - #5

Merged
ss251 merged 1 commit into
devfrom
ci/run-on-dev
Aug 2, 2026
Merged

ci: run on dev — the branch where all Magic work lives#5
ss251 merged 1 commit into
devfrom
ci/run-on-dev

Conversation

@ss251

@ss251 ss251 commented Aug 2, 2026

Copy link
Copy Markdown

From the 08-02 state-of-the-pilot audit (full report on mvp#1003): actions/runs returns total_count 0 — no CI has ever executed on any Magic commit, because the workflow triggers only on main (a pure upstream mirror). The ~106 plugin/MCP tests have only ever run on laptops. This adds dev to push and pull_request triggers; first run on merge doubles as the fork's first-ever CI verdict.

Also worth an admin minute (can't be done from a PR): set the repo's default branch to dev so a plain clone doesn't yield zero Magic code.

🤖 Generated with Claude Code

https://claude.ai/code/session_01VPS63oHSTyjoAqbdBX12UE

Every Magic commit (38, +24,969 LOC incl. ~106 plugin/MCP tests) has
shipped without CI ever running: the workflow triggered only on main,
which is a verbatim upstream mirror. Push+PR triggers now include dev.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VPS63oHSTyjoAqbdBX12UE
@ss251
ss251 merged commit 0f1356a into dev Aug 2, 2026
1 check failed
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