-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.coderabbit.yml
More file actions
29 lines (29 loc) · 831 Bytes
/
.coderabbit.yml
File metadata and controls
29 lines (29 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
language: "en-US"
early_access: true
reviews:
profile: "chill"
request_changes_workflow: true
high_level_summary: true
poem: true
review_status: true
collapse_walkthrough: false
auto_review:
enabled: true
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
drafts: false
path_filters:
- "docs/content/**/*.md"
- "**/README.md"
- "src/**/*.rs"
- ".github/workflows/**"
- "!perl/**"
path_instructions:
- path: "docs/content/**/*.md"
instructions: "Please look for likely typos and grammatical errors."
- path: "**/README.md"
instructions: "Please ensure that the README is up-to-date and accurate and look for likely typos and grammatical errors."
chat:
auto_reply: true