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

chore: add CodeRabbit config with disabled auto-reviews#18949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions.coderabbit.yaml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

# CodeRabbit Configuration
# This configuration disables automatic reviews entirely

language:"en-US"
early_access:false

reviews:
# Disable automatic reviews for new PRs, but allow incremental reviews
auto_review:
enabled:false# Disable automatic review of new/updated PRs
drafts:false# Don't review draft PRs automatically

# Other review settings (only apply if manually requested)
profile:"chill"
request_changes_workflow:false
high_level_summary:true
poem:false
review_status:true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

might want to set this to false to disable the "review skipped" message

collapse_walkthrough:true

chat:
auto_reply:true# Allow automatic chat replies

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

Loading

[8]ページ先頭

©2009-2025 Movatter.jp