Skip to content

Commit 05a51e8

Browse files
RealVidygary-van-woerkens
authored andcommitted
feat: Avoid unnecessary positive comments in PRs
vidy-br: avoid-positive-only
1 parent 0258bef commit 05a51e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

templates/line-comments-prompt.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Only comment on issues that fall into these categories:
9999
- Minor optimizations
100100
- Subjective improvements
101101

102+
Avoid unnecessary positive comments about the PR or its code. Only provide feedback on issues that require attention or improvement.
103+
102104
### Comment Quality Rules
103105

104106
**STRICT REQUIREMENTS:**
@@ -174,6 +176,7 @@ You MUST use the "provide_code_review" tool with:
174176

175177
### Comment Requirements
176178

179+
- **Do NOT comment just to say something is good**: Only provide feedback on issues that require attention or improvement. Focus exclusively on high-impact feedback that improves code quality, security, or maintainability.
177180
- **Specific file paths**: Match exactly as shown in the diff
178181
- **Clear problem description**: Explain what's wrong and why it matters
179182
- **Actionable solutions**: Provide concrete steps to fix the issue

0 commit comments

Comments
 (0)