mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs(maint): raise PR close batch limit (#100253)
* docs(maint): raise PR close batch limit * docs(maint): raise PR close batch limit
This commit is contained in:
committed by
GitHub
parent
49302fcb7d
commit
7137be38e8
@@ -313,5 +313,5 @@ gh search issues --repo openclaw/openclaw --match title,body --limit 50 \
|
||||
|
||||
## Extra safety
|
||||
|
||||
- If a close or reopen action would affect more than 5 PRs, ask for explicit confirmation with the exact count and target query first.
|
||||
- If a close or reopen action would affect more than 20 PRs, ask for explicit confirmation with the exact count and target query first.
|
||||
- `sync` means: if the tree is dirty, commit all changes with a sensible Conventional Commit message, then `git pull --rebase`, then `git push`. Stop if rebase conflicts cannot be resolved safely.
|
||||
|
||||
Reference in New Issue
Block a user