8000 docs: rewrite eligibility section · coderabbitai/coderabbit-docs@e7368f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7368f8

Browse files
committed
docs: rewrite eligibili 10000 ty section
Signed-off-by: electricplayer <40640596+electricplayer@users.noreply.github.com>
1 parent 057d05d commit e7368f8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/guides/code-review-overview.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ This information, usually added to pull requests within minutes, can help your t
1616
The following sections present an overview of this feature. For a hands-on example that lets you experience a CodeRabbit code review using
1717
a real repository, see [Quickstart](/getting-started/quickstart).
1818

19-
## Review eligibility {#eligibility}
20-
21-
CodeRabbit will review your pull request if one of the following is true:
22-
23-
- **Public repositories:** CodeRabbit reviews every PR by default.
24-
- **Private repositories:** CodeRabbit reviews PRs only when your organization has a Pro plan **and** you have an assigned seat.
25-
26-
<ProPlanNotice />
27-
2819
## Automatically review pull requests {#review}
2920

3021
After you [integrate CodeRabbit with your repository](/platforms), CodeRabbit proceeds
@@ -53,6 +44,15 @@ perform a code review:
5344
- If an open pull request that CodeRabbit has already reviewed gets modified with another
5445
commit, then CodeRabbit performs an incremental review that focuses on the new commit.
5546

47+
### Which pull requests get automatically reviewed {#eligibility}
48+
49+
CodeRabbit automatically reviews a pull request when **either** of the following statements is true:
50+
51+
- **The pull request is in a public repository.** CodeRabbit reviews pull requests against the main branch of your public repositories by default. This feature is available to every subscription tier, including the free plan.
52+
- **The pull request is in a private repository and your organization is on the Pro plan with a seat assigned to you.** Only under this condition does CodeRabbit review private-repository pull requests.
53+
54+
<ProPlanNotice />
55+
5656
## Interact with CodeRabbit reviews {#interact}
5757

5858
After CodeRabbit attaches its initial code-review comment to a pull request, you can

0 commit comments

Comments
 (0)
0