























@@ -25,16 +25,19 @@ read-only report work read-only unless Peter asked to commit.
2525## One Bot, One App
26262727Use the ClawSweeper repo and the `clawsweeper` GitHub App. Use only
28-`CLAWSWEEPER_*` configuration for this automation.
28+`CLAWSWEEPER_*` configuration for this automation. Do not use legacy apps,
29+variables, labels, or skills.
29303031Required app setup:
31323233- `CLAWSWEEPER_APP_CLIENT_ID`: public app client ID for `clawsweeper`.
3334- `CLAWSWEEPER_APP_PRIVATE_KEY`: private key used only inside
3435`actions/create-github-app-token` steps.
3536- Target app permissions: read target scan context; write issues and pull
36- requests; optional Checks write for commit check runs; optional Actions write
37- on `openclaw/clawsweeper` for app-token dispatch/cancellation.
37+ requests; contents write for report commits, repair branches, and workflow
38+ inputs; Actions write on `openclaw/clawsweeper` for comment-router
39+ re-review dispatch, workflow dispatch, run cancellation, and self-heal;
40+ optional Checks write for commit Check Runs.
38413942Token boundary:
4043@@ -189,12 +192,23 @@ Maintainers can use:
189192/clawsweeper address review
190193/clawsweeper rebase
191194/clawsweeper automerge
195+/clawsweeper approve
192196/clawsweeper explain
193197/clawsweeper stop
198+/automerge
199+/autoclose <maintainer close reason>
194200@clawsweeper re-review
201+@clawsweeper[bot] re-review
195202@openclaw-clawsweeper fix ci
203+@openclaw-clawsweeper[bot] fix ci
196204```
197205206+Accepted aliases: `re-review`, `rereview`, `review again`, `rerun review`,
207+and `run review`. `re-review` dispatches a fresh ClawSweeper issue/PR review
208+without starting repair. `fix ci`, `address review`, and `rebase` dispatch the
209+repair worker only for ClawSweeper PRs or PRs opted into
210+`clawsweeper:automerge`.
211+198212Default accepted maintainers: `OWNER`, `MEMBER`, `COLLABORATOR`; fallback
199213repository permission accepts `admin`, `maintain`, or `write`. Contributor
200214comments are ignored without a reply.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。