Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

docs: clarify Pro-plan notice for OSS (#368) #397

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion src/components/ProPlanNotice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

:::info Pro Plan Feature

This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our [pricing page](https://www.coderabbit.ai/pricing) for more information about our plans and features.
This feature is part of the **Pro plan** and not included in the Lite plan.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's reword this to be super-specific. It's not so much about open-source repos versus non-open, it's more about whether the repository is public or private.

How's this for a reword:

This feature is part of the CodeRabbit Pro plan. You can use it with any public repository for free. To use it with a private repository, your organization must subscribe to CodeRabbit at the Pro tier or above. For more information on CodeRabbit pricing plans, see Pricing.

However, **public open-source repositories get every Pro-tier feature for free**.
Learn more in our [introduction](../overview/introduction) and see the full comparison
on the [pricing page](https://www.coderabbit.ai/pricing).

:::
Loading