Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Whitestone
b2f4bd0448 fix: Remove duplicate content blocks from README.md and POLICY.md (#1338)
This commit fixes issue #1338 by removing duplicate content blocks that
were appearing 3-4 times on the page.

Changes:
1. README.md:
   - Removed duplicate "Branch Protection & Review Policy" section (lines 121-134)
   - Removed duplicate "Running Locally" section (lines 149-167)
   - Kept the detailed "Branch Protection & Review Policy" section at the top
   - Kept the first "Running Locally" section with all content

2. POLICY.md:
   - Consolidated duplicate content into single cohesive policy
   - Merged two "Branch Protection Rules" sections
   - Merged two "Default Reviewer" sections
   - Merged two "Acceptance Criteria" sections
   - Added "Enforcement" and "Notes" sections from second half

The duplicate content was likely caused by a bad merge or template duplication.
This cleanup ensures each section appears only once while preserving all content.

Closes #1338
2026-04-15 21:24:01 -04:00
Groq Agent
68ab06453a [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#1011)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 09:54:37 +00:00
Groq Agent
dd808d7c7c [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#930)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 7s
CI / validate (pull_request) Failing after 3s
2026-04-07 06:37:30 +00:00