Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite7368f8

Browse files
committed
docs: rewrite eligibility section
Signed-off-by: electricplayer <40640596+electricplayer@users.noreply.github.com>
1 parent057d05d commite7368f8

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)

[8]ページ先頭

©2009-2025 Movatter.jp