mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
docs: add zero-findings PR tip to follow-up table
User doc and PR description now include the "PR review, zero findings → post comments → approve PR" row in the follow-up actions table. Also fixed PR description: "Step 4" → "Step 9" for post comments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2717aa1269
commit
820191d99d
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ After the review, context-aware tips appear as ghost text. Press Tab to accept:
|
|||
| ---------------------------------- | ------------------ | --------------------------------------- |
|
||||
| Local review with unfixed findings | `fix these issues` | LLM interactively fixes each finding |
|
||||
| PR review with findings | `post comments` | Posts PR inline comments (no re-review) |
|
||||
| PR review, zero findings | `post comments` | Approves the PR on GitHub (LGTM) |
|
||||
| Local review, all clear | `commit` | Commits your changes |
|
||||
|
||||
Note: `fix these issues` is only available for local reviews. For PR reviews, use Autofix (Step 8) — the worktree is cleaned up after the review, so post-review interactive fixing is not possible.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue