mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-08 16:12:41 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2dc1e69783 | ||
|
|
db8834ba1d |
@@ -68,7 +68,7 @@ Note: Still review Claude generated PR's.
|
|||||||
|
|
||||||
8. Create a list of all comments that you plan on leaving. This is only for you to make sure you are comfortable with the comments. Do not post this list anywhere.
|
8. Create a list of all comments that you plan on leaving. This is only for you to make sure you are comfortable with the comments. Do not post this list anywhere.
|
||||||
|
|
||||||
9. Post inline comments for each issue using `mcp__github_inline_comment__create_inline_comment`. For each comment:
|
9. Post inline comments for each issue using `mcp__github_inline_comment__create_inline_comment` with `confirmed: true`. For each comment:
|
||||||
- Provide a brief description of the issue
|
- Provide a brief description of the issue
|
||||||
- For small, self-contained fixes, include a committable suggestion block
|
- For small, self-contained fixes, include a committable suggestion block
|
||||||
- For larger fixes (6+ lines, structural changes, or changes spanning multiple locations), describe the issue and suggested fix without a suggestion block
|
- For larger fixes (6+ lines, structural changes, or changes spanning multiple locations), describe the issue and suggested fix without a suggestion block
|
||||||
|
|||||||
Reference in New Issue
Block a user