CodeRabbit Commands
Manage your PR reviews with the following commands:
By default, CodeRabbit automatically reviews all pull requests. Additionally, for each pull request, it will review all incremental commits. However, this behavior can be overridden using the following commands:
-
Pause Reviews:
- Use
@coderabbitai pausein a PR comment to halt ongoing reviews.
- Use
-
Resume Reviews:
- Enter
@coderabbitai resumein a PR comment to continue paused reviews.
- Enter
-
On-Demand Reviews:
- Disable automatic reviews for your repository to switch to on-demand reviews.
- Use
@coderabbitai reviewin a PR comment. This command will override all review filters that might be set up in the repository settings and will initiate a one-time review.
-
Skip Specific PR:
- To exclude a specific PR from review, include
@coderabbitai ignorein the PR description.
- To exclude a specific PR from review, include
-
Resolve Command:
- Use
@coderabbitai resolveto mark all the CodeRabbit review comments as resolved all at once.
- Use
-
Help Command:
- You can at any time post
@coderabbitai helpin a PR comment to get the list of all valid commands.
- You can at any time post
Note: Ensure you input these commands as PR comments. For direct bot interactions, use review comments on code diffs or files.
Feedback
If you have suggestions for additional commands or improvements, we would love to hear from you! Please submit your feedback to our support team.