Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1db096d

Browse files
authored
chore: fix CodeRabbit config to disable review status (#18973)
Disable review status in CodeRabbit configurationChange-Id: I0ee266e0b284832b65762a4f7a3f26d56af53e86Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parentaedc019 commit1db096d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.coderabbit.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ reviews:
1515
# Other review settings (only apply if manually requested)
1616
profile:"chill"
1717
request_changes_workflow:false
18-
high_level_summary:true
18+
high_level_summary:false
1919
poem:false
20-
review_status:true
20+
review_status:false
2121
collapse_walkthrough:true
22+
high_level_summary_in_walkthrough:true
2223

2324
chat:
2425
auto_reply:true# Allow automatic chat replies
2526

2627
# Note: With auto_review.enabled: false, CodeRabbit will only perform initial
2728
# reviews when manually requested, but incremental reviews and chat replies remain enabled
28-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp