You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/github-com.md
+1-12
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,6 @@ sidebar_position: 1
7
7
8
8
This is a step-by-step guide to integrate CodeRabbit with your GitHub repositories.
9
9
10
-
> GitHub is the central hub for countless Open-source projects. However, for repository maintainers, a steady flow of pull requests (PRs) can quickly turn into an [overwhelming workload](https://minimaxir.com/2023/11/open-source-dead-github/).
11
-
Those managing popular OSS repositories with numerous stars are well aware of the challenges of keeping up with code reviews, maintaining quality, and keeping the project on track.
12
-
13
-
A quick search on "**has this been abandoned**" on GitHub shows a lot on what's happening across various successful repositories.
A healthy **Maintainer Contributor** equation has a lot of pieces but Pull-requests plays a substantial role, as it is the biggest point of contact with the repo maintainers after finding an issue one could work on.
18
-
19
-
We at [CodeRabbit](https://www.coderabbit.ai/), has lived through this problem and with the advent of Generative AI, code generation models, we realised we could help improve this end of developer's life.
20
-
21
10
> **CodeRabbit** is an AI code reviewer designed to ease the challenges of code review, supporting repository maintainers and teams. It not only reviews your PRs but also provides concise summaries, identifies potential issues, and offers insights that might be missed during manual reviews.
22
11
23
12
## How CodeRabbit Works?
@@ -31,7 +20,7 @@ It preprocesses the PR content, builds context, leverages Large Language Models
31
20
## Integrating with GitHub
32
21
33
22
### 1. Accessing CodeRabbit
34
-
Navigate to the [Code Rabbit login](https://app.coderabbit.ai/login) login page. You'll be presented with various git options when you try to login. Choose the one, whether it's GitHub, GitLab, or Self hosted Github, or Gitlab
23
+
Navigate to the [Code Rabbit login](https://app.coderabbit.ai/login?free-trial) page. You'll be presented with various git options when you try to login. Choose the one, whether it's GitHub, GitLab, or Self hosted Github, or Gitlab
0 commit comments