From 66775c037e3e9ff65a4cdcac27de4d4195aee804 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 31 May 2026 15:40:05 +0100 Subject: [PATCH] docs: raise bulk PR close threshold --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 5296dc64f87c..9245bf5558e6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -231,7 +231,7 @@ Skills own workflows; root owns hard policy and routing. - User says `commit`: your changes only. `commit all`: all changes in grouped chunks. `push`: may `git pull --rebase` first. - User says `ship it`: commit intended changes, pull --rebase, push. - Do not delete/rename unexpected files; ask if blocking, else ignore. -- Bulk PR close/reopen >5: ask with count/scope. +- Bulk PR close/reopen >20: ask with count/scope. ## Security / Release