We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5487e commit 6ababc8Copy full SHA for 6ababc8
docs/guides/coderabbit-commands.md
@@ -12,7 +12,7 @@ for each pull request, it will review all incremental commits. However, this
12
behavior can be overridden using the following commands:
13
14
- **Pause Reviews**:
15
- - Use `@coderabbitai pause` in a PR comment to halt ongoing reviews.
+ - Use `@coderabbitai pause` in a PR comment to pause the review of incremental commits.
16
- **Resume Reviews**:
17
- Enter `@coderabbitai resume` in a PR comment to continue paused reviews.
18
- **On-Demand Reviews**:
0 commit comments