From 8764683309acb1ca101068564ccad211f1eb41ab Mon Sep 17 00:00:00 2001 From: dikshant-coderabbit <162489459+dikshant-coderabbit@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:33:25 +0530 Subject: [PATCH] added ignore command in the doc (#131) --- docs/guides/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/commands.md b/docs/guides/commands.md index e73ab263..8b8965a8 100644 --- a/docs/guides/commands.md +++ b/docs/guides/commands.md @@ -11,6 +11,7 @@ The following commands are available (invoked as PR comments): - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. +- `@coderabbitai ignore` to ignore the reviews on a PR. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all