docs: guard maintainer-owned triage · openclaw/openclaw@a8e25d9
steipete
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -57,6 +57,7 @@ Telegraph style. Root rules only. Read scoped `AGENTS.md` before subtree work.
|
57 | 57 | ## GitHub / CI |
58 | 58 | |
59 | 59 | - Triage: list first, hydrate few. Use bounded `gh --json --jq`; avoid repeated full comment scans. |
| 60 | +- Automatic PR/issue discovery: skip maintainer-owned items unless directly relevant. Do not comment, close, label, retitle, rebase, fix up, or land them without Peter asking. |
60 | 61 | - Search/dedupe: prefer `gh search issues 'repo:openclaw/openclaw is:open <terms>' --json number,title,state,updatedAt --limit 20`. |
61 | 62 | - PR shortlist: `gh pr list ...`; then `gh pr view <n> --json number,title,body,closingIssuesReferences,files,statusCheckRollup,reviewDecision`. |
62 | 63 | - After landing PR: search duplicate open issues/PRs. Before closing: comment why + canonical link. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。