From 984072da6754ba36be9701ee5bb7cdb6f9afed8b Mon Sep 17 00:00:00 2001 From: Maeve Admin Date: Wed, 25 Feb 2026 23:49:17 +0000 Subject: [PATCH] docs: enforce Codex + Gemini dual-approval merge gate --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 914c3f1..8c5df84 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,17 @@ This repository bootstraps a PR-first workflow for Maeve + Codex + Gemini. - Open PRs early with task context - Require review approval before merge - Webhook events feed local automation (`automation/forgejo-events.jsonl`) + +## Manual Merge Gate Policy (Required) + +For pull requests into `main`, Maeve may only perform final review + merge after **both** of the following approvals are present: + +1. **Codex approval** +2. **Gemini approval** + +Additional enforcement on `main` branch protection: +- Minimum approvals required: **2** +- Stale approvals are dismissed when new commits are pushed +- Merge is blocked while official review requests are unresolved + +This repository uses manual orchestration for reviewer assignment and merge timing; no auto-assignment webhook is required for this gate. -- 2.52.0