From d03e7ebc1652066e61ca54318470caa6b339ee6b Mon Sep 17 00:00:00 2001 From: DarkSun Date: Wed, 20 Dec 2023 05:04:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[news]:=2020231219=20This=20A?= =?UTF-8?q?I-Powered=20PR=20Reviewer=20is=20Offering=20its=20Pro=20Plan=20?= =?UTF-8?q?for=20Free=20to=20Open-Source=20Projects?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/news/20231219 This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects.md --- ...o Plan for Free to Open-Source Projects.md | 92 +++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 sources/news/20231219 This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects.md diff --git a/sources/news/20231219 This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects.md b/sources/news/20231219 This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects.md new file mode 100644 index 0000000000..9c6d5a7902 --- /dev/null +++ b/sources/news/20231219 This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects.md @@ -0,0 +1,92 @@ +[#]: subject: "This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects" +[#]: via: "https://news.itsfoss.com/coderabbit-free/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1700446145" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +This AI-Powered PR Reviewer is Offering its Pro Plan for Free to Open-Source Projects +====== +CodeRabbit wants to give back to the open-source community with its free +offering. Some open-source projects may get the boost with such +services, not bad at all! +CodeRabbit is **an interesting AI-powered code reviewing tool** that offers quick “ _context aware_ ” reviews of code, resulting in reduced time being spent on manually reviewing the code. + +They offer an open-source version of their product (with limited features), and a SaaS offering. You can unlock the **advanced features** with their paid “ _Pro_ ” plan. + +Considering they are not an entirely open-source solution, why are we here? + +Well, some good news for the open-source community if they like to use such a tool: **CodeRabbit has made its Pro plan free for open-source projects.** + +Let's take a look at it. + +### CodeRabbit Pro: Supporting Open-Source Projects + +![][1] + +Powered by OpenAI's **GPT 4** and **GPT 3.5** large language models (LLMs), CodeRabbit is a very well-known code reviewing tool **being used in over 50,000 repositories** across GitHub and GitLab. + +Even though they have an open-source project in the form of [AI PR Reviewer][2], CodeRabbit is strictly their [SaaS][3] brainchild, which is **not open-source**. + +According to CodeRabbit, **they wanted to show their appreciation towards open source authors** , and to also further strengthen their stand on taking open-source software development further. Hence, **they want to give back to the community in form of a free access to the premium tool for open-source developers.** + +As for **what benefits open-source projects will receive;** + +For starters, the **CodeRabbit Pro plan** , which costs **$15 a month per developer** , is provided free of charge, then there's the promise of **community support** should you run into any issues. + +Thanks to all of that, you can take advantage of the **advanced features of CodeRabbit**. + +Here are some of them: + + * Access to the **CodeRabbit chatbot**. + * **No limit** on the number of public and private repositories. + * **Line-by-line review** of the code, with relevant suggestions being served. + * Ability to **automatically link related issues with the pull requests** on the repo. + * A **Codebase Verification** feature that sees CodeRabbit analyze the overall codebase. + * Get more insights about PRs. + + + +However, do keep in mind that **the rate limits for the “ _free for open source_ ” Pro plan are lower than the paid plan.** If a project hits the limit in any place, access will be restored after the timeout period. + +Here are CodeRabbit's usual usage limits for reference. 👇 + +![][4] + +So, if you think your open-source projects could benefit through such a tool, you can sign up for it. + +#### How Do You Sign Up? + +Well, first you have to ensure that you are eligible, meaning, **you should have a public repository**. + +Then head over to the [CodeRabbit website][5] and log in with GitHub or GitLab. Thereafter, add the CodeRabbit app to your account or organization, then authorize it with GitHub/GitLab. + +After doing all that, the code review should start automatically with new pull requests or incremental commits. For further usage instructions, you can also refer to the [official documentation][6]. + +[CodeRabbit][5] + +_Do you think an offering like this would help your open-source project? Let us know in the comments below!_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/coderabbit-free/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://news.itsfoss.com/content/images/2023/12/Code_Rabbit_Pricing.png +[2]: https://github.com/coderabbitai/ai-pr-reviewer +[3]: https://en.wikipedia.org/wiki/Software_as_a_service +[4]: https://news.itsfoss.com/content/images/2023/12/Code_Rabbit_Usage_Limits.png +[5]: https://coderabbit.ai/ +[6]: https://coderabbit.ai/docs/get-started/signup