chore: disable CodeRabbit review status comments
Suppress the automatic "Review skipped" comments on PRs. CodeRabbit can still be invoked on-demand with @coderabbitai review. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
cf50f4935d
commit
d55f518a96
|
|
@ -6,7 +6,7 @@ reviews:
|
||||||
profile: chill
|
profile: chill
|
||||||
high_level_summary: true
|
high_level_summary: true
|
||||||
request_changes_workflow: false
|
request_changes_workflow: false
|
||||||
review_status: true
|
review_status: false
|
||||||
collapse_walkthrough: false
|
collapse_walkthrough: false
|
||||||
poem: false
|
poem: false
|
||||||
auto_review:
|
auto_review:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue