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

Commit057d05d

Browse files
committed
docs: clarify PR review eligibility (#378)
Signed-off-by: electricplayer <40640596+electricplayer@users.noreply.github.com>
1 parent94f88f3 commit057d05d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎docs/guides/code-review-overview.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: An overview of CodeRabbit's core code review features.
44
sidebar_label:Overview
55
---
66

7+
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx'
8+
79
The central feature of CodeRabbit is its ability to proactively review
810
new pull requests on your code repository.
911

@@ -14,6 +16,15 @@ This information, usually added to pull requests within minutes, can help your t
1416
The following sections present an overview of this feature. For a hands-on example that lets you experience a CodeRabbit code review using
1517
a real repository, see[Quickstart](/getting-started/quickstart).
1618

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+
1728
##Automatically review pull requests {#review}
1829

1930
After you[integrate CodeRabbit with your repository](/platforms), CodeRabbit proceeds

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp