docs: require autoreview before PR landing · openclaw/openclaw@73f4657
steipete
·
2026-05-18
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -247,6 +247,7 @@ gh search issues --repo openclaw/openclaw --match title,body --limit 50 \
|
247 | 247 | not correctness findings. |
248 | 248 | - If bot review conversations exist on your PR, address them and resolve them yourself once fixed. |
249 | 249 | - Leave a review conversation unresolved only when reviewer or maintainer judgment is still needed. |
| 250 | +- Before landing any PR with non-trivial code changes, run `$autoreview` until no accepted/actionable findings remain, unless equivalent manual review already covered it, the change is trivial/docs-only, or the user opts out. |
250 | 251 | - When landing or merging any PR, follow the global `/landpr` process. |
251 | 252 | - Use `scripts/committer "<msg>" <file...>` for scoped commits instead of manual `git add` and `git commit`. |
252 | 253 | - Keep commit messages concise and action-oriented. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。