This commit is contained in:
2026-04-24 07:16:35 -04:00
parent 8074163b1b
commit a179a4e469
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -43,13 +43,14 @@ All plugin repositories use a single long-lived `main` branch. Feature branches:
All changes must go through a pull request. Always include `cc @cpfarhood` at the bottom of the PR body.
## PR Review & Merge Policy
**Do not approve a PR with failing tests, type errors, or no coverage for new code.**
Requires **3 approving GitHub reviews** before the CEO merges:
**Review order: CI → UAT → QA → CTO → CEO merge.**
1. **UAT (Pixel Patty)** — E2E browser testing
2. **QA (Regression Regina)** — code review, test coverage
3. **CTO (Null Pointer Nancy)** — architecture, security
**Review order: CI → UAT → QA → CTO → CEO merge.**
## Handoff Protocol — Mandatory