Skip to content

Commit 675dd07

Browse files
committed
Update review instructions
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 7db2d0c commit 675dd07

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

.github/workflows/review.yml

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,14 @@ jobs:
2727
REPO: ${{ github.repository }}
2828
PR NUMBER: ${{ github.event.pull_request.number }}
2929
30-
Please review this pull request.
31-
32-
Note: The PR branch is already checked out in the current working directory.
33-
34-
Focus on:
35-
- Code quality and best practices
36-
- Potential bugs or issues
37-
- Performance considerations
38-
- Security implications
39-
- Test coverage
40-
- Documentation updates if needed
41-
- Verify that README.md and docs are updated for any new features or config changes
42-
43-
Provide constructive feedback with specific suggestions for improvement.
44-
Use `gh pr comment:*` for top-level comments.
45-
Use `mcp__github_inline_comment__create_inline_comment` to highlight specific areas of concern.
46-
Only your GitHub comments that you post will be seen, so don't submit your review as a normal message, just as comments.
47-
If the PR has already been reviewed, or there are no noteworthy changes, don't post anything.
30+
Review this PR. Be brief and direct.
31+
32+
List only actual concerns or bugs found.
33+
No recommendations, impact analysis, or general observations.
34+
Skip if already reviewed or no issues found.
35+
36+
Use `gh pr comment:*` for comments.
37+
Use `mcp__github_inline_comment__create_inline_comment` for specific code issues.
4838
4939
claude_args: |
5040
--allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*), Bash(gh pr diff:*), Bash(gh pr view:*)"

0 commit comments

Comments
 (0)