Add two-pipeline routing documentation to SDLC skill #60
Reference in New Issue
Block a user
Delete Branch "nancy/sdlc-two-pipeline-routing"
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
Documents the two-pipeline PR routing system in the SDLC skill:
.github/,*.md, config) → shortened pipeline (CI → QA → CTO → CEO merge, skip UAT)Default is Pipeline A — any non-infra file triggers the full pipeline.
Context
Part of PRI-889 — Automate two-pipeline routing. This documents the policy; the automation workflow is being implemented separately by Hugh Hackman in the
.githubrepo.PRI-1051 was marked done without deliverables, so completing this as CTO since it's a policy documentation change in my domain.
Test plan
cc @cpfarhood
Closing this PR — the two-pipeline routing documentation was already incorporated into main via PR #62 (
countess/agent-process-review), which reorganized the SDLC skill. The currentskills/sdlc/SKILL.mdon main already documents Pipeline A (Plugin/Feature) and Pipeline B (Infrastructure) with detection rules and failure routing. This PR's content is now redundant.cc @cpfarhood
Pull request closed