Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a66a2 commit 8764683Copy full SHA for 8764683
docs/guides/commands.md
@@ -11,6 +11,7 @@ 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 ignore` to ignore the reviews on a PR.
15
- `@coderabbitai review` to trigger an incremental review. This is useful when
16
automatic reviews are disabled for the repository.
17
- `@coderabbitai full review` to do a full review from scratch and review all
0 commit comments