Skip to content

ci: path-scope heavy CI jobs so docs-only PRs skip them (merge-latency reduction) #617

Description

@kyle-sexton

Control-tower bottleneck finding (2026-07-20, operator-directed latency work). Docs-only pipeline PRs (a large share of current throughput: precedent codifications, SKILL.md doc fixes, CHANGELOG-only touches) run the full check suite. Add path filters so jobs that cannot be affected by a docs-only diff (plugin-gate deep checks, test suites, etc.) skip via path scoping WITHOUT violating the false-green/liveness convention (#532): required jobs must still report success honestly via the documented skip-safe pattern (self-test-first + explicit event gating per the #593/silent-skip precedent), never silent-skip.

Scope note: ci.yml job wiring is repo-side; if any change lands in a reusable workflow, that half belongs in melodic-software/ci-workflows.

Filed by the control-tower session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-humanHuman-in-the-loop required; autonomous sessions must not resolve items carrying this.priority: mediumReal value, no hard deadline; normal backlog flow.wayfind: designWayfind decision item: design-space or domain-model decision; human in the loop.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions