fix(ci): admit detached PR checkouts to Ward #847
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!847
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/codex/846-ci-detached"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\n* Preserves Forgejo's synthetic pull-request merge commit for merge-result validation.\n* Fetches full history for the fast AOS CLI test job.\n* Attaches the detached commit to a temporary ward-ci branch tracking the pull request's base before invoking Ward.\n* Keeps the workaround native to Forgejo Actions with no custom script.\n\nThis is the downstream workaround for coilyco-flight-deck/ward#1632.\n\n## Validation\n\n* ward exec repo-test-gate: 606 tests and the complete pre-commit suite passed.\n* A detached main checkout reproduced Ward's HEAD-is-detached refusal.\n* The workflow's branch and upstream operations admitted the checkout.\n* ward exec aos-test passed afterward.\n* ward exec agent-terminal-test passed afterward.\n\nCloses #846