-
Notifications
You must be signed in to change notification settings - Fork 45
Expand and clarify the pricing section. #462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe documentation file Changes
Poem
Pre-Merge Checks (2 passed, 3 warnings)❌ Failed Checks (3 warnings)
✅ Passed Checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Deploying coderabbit-docs with
|
Latest commit: |
25797e1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e1df3765.coderabbit-docs.pages.dev |
Branch Preview URL: | https://pricing.coderabbit-docs.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (2)
docs/overview/introduction.md (2)
101-102
: Minor wording – drop the extra “of”- _CodeRabbit Pro_ is a paid tier with all of the features of the Lite tier, plus the following: + _CodeRabbit Pro_ is a paid tier with all the features of the Lite tier, plus the following:
107-108
: Tighten phrasing & avoid repetition- _CodeRabbit Enterprise_ brings your team all of the functionality of CodeRabbit Pro plus a variety of advanced CodeRabbit features, as well as SLA support. + _CodeRabbit Enterprise_ gives your team all the functionality of CodeRabbit Pro, plus various advanced CodeRabbit features and SLA support.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/overview/introduction.md
(6 hunks)
🧰 Additional context used
🧠 Learnings (1)
docs/overview/introduction.md (2)
Learnt from: aravindputrevu
PR: coderabbitai/coderabbit-docs#402
File: docs/guides/setup-best-practices.md:21-21
Timestamp: 2025-06-18T09:22:07.198Z
Learning: The word "CodeRabbit" should always have both C and R capitalized (not "coderabbit", "Coderabbit", or "CoderabbitAI"). The correct format is "CodeRabbit" and "CodeRabbitAI" for the service account. Proactively correct this capitalization in review comments when contributors mistype it.
Learnt from: NatoBoram
PR: coderabbitai/coderabbit-docs#155
File: docs/overview/why-coderabbit.md:19-19
Timestamp: 2024-12-03T16:46:32.741Z
Learning: The phrasing "CodeRabbit currently processes over X pull requests across multiple languages including..." is acceptable.
🪛 LanguageTool
docs/overview/introduction.md
[style] ~101-~101: Consider removing “of” to be more concise
Context: ... - CodeRabbit Pro is a paid tier with all of the features of the Lite tier, plus the fol...
(ALL_OF_THE)
[style] ~107-~107: Consider removing “of” to be more concise
Context: ...CodeRabbit Enterprise_ brings your team all of the functionality of CodeRabbit Pro plus a ...
(ALL_OF_THE)
[style] ~107-~107: Consider using a more concise synonym.
Context: ...he functionality of CodeRabbit Pro plus a variety of advanced CodeRabbit features, as well a...
(A_VARIETY_OF)
🔇 Additional comments (2)
docs/overview/introduction.md (2)
97-105
: Clarify/config-file extension consistencyThe docs here exclusively mention
.coderabbit.yaml
, but other pages (and many repos in the wild) use the shorter.yml
variant. If both are accepted, call that out explicitly or list both extensions to prevent confusion.Would you double-check the rest of the docs/code for the preferred extension and align this section accordingly?
109-110
: Verify external marketing linkThe pricing link points to the public marketing site, not the docs domain. Make sure this is intentional; otherwise consider a docs-relative URL to avoid context-switching and potential 404s in self-hosted docs builds.
This expands the introduction page's pricing section, summarizing the different tiers and what they bring you.
It also mentions the fact of seat-based pricing for the paid tiers, and links out to the Startup Program discount.
Fixes #401.
Staged: https://pricing.coderabbit-docs.pages.dev/#pricing