Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
language: ru

reviews:
# Off: status-only comments ("Review skipped", "Currently processing new changes")
# are posted on every push and each one triggers a notification email while
# reporting nothing of substance. Actual review findings are unaffected.
review_status: false

# Explicit `@coderabbitai review` comments still work with this off.
auto_review:
enabled: false
Expand Down