Skip to content

e2e: the org gate — one canonical road test, callable from every repo - #5

Merged
xor-machine merged 1 commit into
devfrom
e2e/org-gate
Sep 1, 2026
Merged

e2e: the org gate — one canonical road test, callable from every repo#5
xor-machine merged 1 commit into
devfrom
e2e/org-gate

Conversation

@xor-machine

Copy link
Copy Markdown
Contributor

workflow_call with per-component ref inputs: callers slot their PR into their slot, siblings ride dev. SHA-pinned, credential-free checkouts. Caller workflows land in skeleton/recipes/workbench-fixtures next; their required checks follow once green.

🤖 Generated with Claude Code

https://claude.ai/code/session_01XehTac5TJNmPAskwrPp7rJ

The e2e workflow gains workflow_call with a ref input per component:
a calling repo slots its own PR into its slot and takes siblings at
dev, so skeleton, recipes, and fixtures PRs run the SAME road test
the workbench runs, not a copy that can drift. Checkouts are
SHA-pinned and credential-free per the audit standard; the workbench
checks out into wb/ so own-run and called-run share one path shape.

Source: owner 2026-09-01 ("make it a real test and stick to it")
Source: original
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XehTac5TJNmPAskwrPp7rJ
@xor-machine
xor-machine merged commit 9cfae0a into dev Sep 1, 2026
2 checks passed
xor-machine added a commit that referenced this pull request Sep 2, 2026
e2e: the org gate — one canonical road test, callable from every repo
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