1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Merge pull request #14474 from xokdvium/shut-up-ai-slop

.coderabbit.yaml: Kill chats
This commit is contained in:
Sergei Zimmerman 2025-11-04 19:57:07 +00:00 committed by GitHub
commit 3ed42cd354
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
# Disable CodeRabbit auto-review to prevent verbose comments on PRs. # Disable CodeRabbit auto-review to prevent verbose comments on PRs.
# When enabled: false, CodeRabbit won't attempt reviews and won't post # When enabled: false, CodeRabbit won't attempt reviews and won't post
# "Review skipped" or other automated comments. # "Review skipped" or other automated comments.
@ -12,3 +13,6 @@ reviews:
tools: tools:
github-checks: github-checks:
enabled: false enabled: false
chat:
art: false
auto_reply: false