Skip to content

Commit 0ecae43

Browse files
authored
Merge branch 'main' into MUXDBS-94-checklist-detail-loggedin-state
2 parents 3d1b278 + 131aac4 commit 0ecae43

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.coderabbit.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2+
tone_instructions: "Friendly, thankful and supportive."
23
reviews:
3-
profile: "assertive"
4+
profile: "chill"
45
review_status: true
56
auto_review:
6-
enabled: true
7-
auto_incremental_review: true
7+
enabled: false
88
tools:
99
pmd:
1010
enabled: false
@@ -13,3 +13,6 @@ reviews:
1313
finishing_touches:
1414
docstrings:
1515
enabled: false # needs to be disabled as it collides with the PR require checklist functionality (workflow in .github/workflows/pr-checklist.yml)
16+
chat:
17+
auto_reply: true
18+

0 commit comments

Comments
 (0)