Persist merge-on-green agent policy #18

Open
opened 2026-09-09 13:49:37 +00:00 by nsaspy · 0 comments
Owner

Goal

Make merge-on-green the durable repository default for agent-authored pull requests.

Policy

When a pull request is mergeable, all required CI checks pass, and there is no unresolved blocking review thread, explicit blocker, or dependency conflict, merge it immediately. Do not wait for ceremonial review. If repository auto-merge is disabled, perform the merge directly after verifying the current head SHA and green checks.

Exit gate

  • AGENTS.md states the rule unambiguously
  • the rule preserves safety blockers and head-SHA verification
  • CI passes
  • the policy PR is merged immediately on green
## Goal Make merge-on-green the durable repository default for agent-authored pull requests. ## Policy When a pull request is mergeable, all required CI checks pass, and there is no unresolved blocking review thread, explicit blocker, or dependency conflict, merge it immediately. Do not wait for ceremonial review. If repository auto-merge is disabled, perform the merge directly after verifying the current head SHA and green checks. ## Exit gate - `AGENTS.md` states the rule unambiguously - the rule preserves safety blockers and head-SHA verification - CI passes - the policy PR is merged immediately on green
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/cl-discord-self#18
No description provided.