Skip to content

Commit

Permalink
Make coderabbit less chatty and annoying (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergekh2 authored Aug 10, 2024
1 parent eb3e9a4 commit 980e792
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: 'en-US'
tone_instructions: 'Be very concise and to the point'
early_access: true
enable_free_tier: true
reviews:
profile: 'chill'
request_changes_workflow: false
high_level_summary: false
review_status: false
poem: false
collapse_walkthrough: false
sequence_diagrams: false
auto_review:
enabled: true
drafts: false
ignore_title_keywords:
- 'NOAI'
chat:
auto_reply: true

0 comments on commit 980e792

Please sign in to comment.