Orchestrator: Add Woodpecker CI integration for pipeline monitoring #344
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Problem
The orchestrator completes work and pushes to remote, but has no visibility into CI pipeline status. When pipelines fail, there's no automated way to:
Proposed Solution
Add CI integration to the orchestrator protocol:
Implementation Options
Option A: Add Woodpecker commands to @mosaic/cli-tools
Option B: Add CI verification step to orchestrator execution loop
Acceptance Criteria
Context
Discovered during M6 milestone - 4h18m autonomous run completed but CI failing.