Skip to content

Commit

Permalink
added ignore command in the doc (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
dikshant-coderabbit authored Nov 4, 2024
1 parent 42a66a2 commit 8764683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8764683

Please sign in to comment.