- Notifications
You must be signed in to change notification settings - Fork948
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
chore: add CodeRabbit config with disabled auto-reviews#18949
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Change-Id: I8b8125d33354161bb78bb75252b892e26741b6c7Signed-off-by: Thomas Kosiewski <tk@coder.com>
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat withCodeRabbit:
SupportNeed help? Create a ticket on oursupport page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
4ac6be6
intomainUh oh!
There was an error while loading.Please reload this page.
request_changes_workflow: false | ||
high_level_summary: true | ||
poem: false | ||
review_status: true |
There was a problem hiding this comment.
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
Add CodeRabbit Configuration File with Automatic Reviews Disabled
This PR adds a new
.coderabbit.yaml
configuration file that disables automatic PR reviews while maintaining other CodeRabbit functionality. Key configurations include:With this configuration, CodeRabbit will only perform initial reviews when manually requested, while still allowing incremental reviews and chat replies.