CodeRabbit review noise reduction

This commit is contained in:
Igor Pecovnik
2025-12-15 08:12:24 +01:00
committed by Igor
parent 235a729262
commit d73bfc596d

View File

@@ -5,3 +5,13 @@ reviews:
labels: ["Needs review"]
ignore_usernames: ["dependabot[bot]", "renovate[bot]"]
ignore_title_keywords: ["wip", "draft"]
review_level: "high" # BIG one
max_comments: 10 # hard cap
inline_comments: false # summary-only reviews
request_changes: false # no aggressive blocking
focus:
- "bugs"
- "security"
- "performance"