From a38e9ea1ceb285b1c876e5c0119bacf3ce7a40c1 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 7 Apr 2026 05:51:57 -0400 Subject: [PATCH] feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) Refs #918 Agent: groq --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 3abc4cc..efb83c9 100644 --- a/index.html +++ b/index.html @@ -249,6 +249,16 @@ View Contribution Policy +
+ Branch Protection Policy
+ - Require PR for merge ✅
+ - Require 1 approval ✅
+ - Require CI ✅ (where available)
+ - Dismiss stale approvals ✅
+ - Block force push ✅
+ - Block branch deletion ✅
+ Default reviewers: @perplexity, @Timmy +
-- 2.43.0