Compare commits
1 commit
main
...
agent-test
| Author | SHA1 | Date | |
|---|---|---|---|
| ab66f435c4 |
2 changed files with 1 additions and 14 deletions
14
README.md
14
README.md
|
|
@ -7,17 +7,3 @@ 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.
|
||||
|
|
|
|||
1
webhook-trigger.txt
Normal file
1
webhook-trigger.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Webhook PR trigger 2026-02-25T21:41:28Z
|
||||
Loading…
Add table
Add a link
Reference in a new issue