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
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit2e542e5

Browse files
committed
add commands
1 parent7edbf17 commit2e542e5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

‎docs/guides/commands.md‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title:CodeRabbit Commands
3+
sidebar_label:CodeRabbit Commands
4+
description:
5+
CodeRabbit offers various commands that can be invoked as PR comments to
6+
control the review process.
7+
sidebar_position:3
8+
---
9+
10+
The following commands are available (invoked as PR comments):
11+
12+
-`@coderabbitai pause` to pause the reviews on a PR.
13+
-`@coderabbitai resume` to resume the paused reviews.
14+
-`@coderabbitai review` to trigger an incremental review. This is useful when
15+
automatic reviews are disabled for the repository.
16+
-`@coderabbitai full review` to do a full review from scratch and review all
17+
the files again.
18+
-`@coderabbitai summary` to regenerate the summary of the PR.
19+
-`@coderabbitai resolve` resolve all the CodeRabbit review comments.
20+
-`@coderabbitai configuration` to show the current CodeRabbit configuration for
21+
the repository.
22+
-`@coderabbitai help` to get help.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp