
























@@ -42,6 +42,41 @@ gitcrawl cluster-detail openclaw/openclaw --id <cluster-id> --member-limit 20 --
4242- If `name` is empty, use the login only. If profile lookup is rate-limited or unavailable, say `account age unknown` rather than omitting the opener.
4343- Use identity and activity as triage signal, not proof by itself: new, low-activity, or bot-like accounts can raise review caution, but code, repro, and CI evidence still decide.
444445+## Suppress top-maintainer items in issue triage
46+47+When Peter asks for issue triage, hot issues, pressing bugs, Discord-correlated issues, or "what is still open", do not surface issues or PRs authored by top maintainers by default. He wants external/user-reported hot issues and external PRs, not maintainer-owned work queues.
48+49+Suppress by default when the opener/author is one of:
50+51+- `@vincentkoc`
52+- `@Takhoffman`
53+- `@gumadeiras`
54+- `@obviyus`
55+- `@shakkernerd`
56+- `@mbelinky`
57+- `@joshavant`
58+- `@ngutman`
59+- `@vignesh07`
60+- `@huntharo`
61+62+Also suppress lower-priority maintainer-owned noise from the broader keep/top-maintainer group unless it is directly relevant:
63+64+- `@thewilloftheshadow`
65+- `@onutc` / `@osolmaz`
66+- `@jacobtomlinson`
67+- `@tyler6204`
68+- `@velvet-shark`
69+- `@jalehman`
70+- `@frankekn`
71+- `@ImLukeF`
72+- `@mcaxtr`
73+74+Exceptions:
75+76+- Show maintainer-authored items when Peter explicitly asks for maintainer PRs/issues, PR landing candidates, release-blocking maintainer work, or a specific PR/issue number.
77+- Show a maintainer-authored item when it is the canonical fix for an external hot issue, but frame it as the fix path rather than as a user-facing issue candidate.
78+- Do not close, label, or deprioritize solely because an item is maintainer-authored; this section only controls what appears in triage shortlists.
79+4580## Apply close and triage labels correctly
46814782- If an issue or PR matches an auto-close reason, apply the label and let `.github/workflows/auto-response.yml` handle the comment/close/lock flow.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。