This repository was archived by the owner on Mar 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 12
12
13
13
CodeRabbit ` ai-pr-reviewer ` is an open-source project built on AI, designed to
14
14
enhance developer productivity and efficiency by performing automated reviews of
15
- pull requests. Features:
15
+ pull requests.
16
+
17
+ # Professional Version of CodeRabbit
18
+ <br />
19
+ The professional version of our openai-pr-reviewer project is now live at
20
+ [ coderabbit.ai] ( http://Coderabbit.ai ) . Building upon our open-source foundation,
21
+ CodeRabbit offers superior features including enhanced context and advanced prompts, dedicated support,
22
+ and our ongoing commitment to superior code reviews.
23
+
24
+
25
+ ## Reviewer Features:
16
26
17
27
- ** PR Summarization** : It generates a summary and release notes of the changes
18
28
in the pull request.
@@ -45,13 +55,18 @@ configure the required environment variables, such as `GITHUB_TOKEN` and
45
55
` OPENAI_API_KEY ` . For more information on usage, examples, contributing, and
46
56
FAQs, you can refer to the sections below.
47
57
58
+
48
59
- [ Overview] ( #overview )
60
+ - [ Professional Version of CodeRabbit] ( #professional-version-of-coderabbit )
61
+ - [ Reviewer Features] ( #reviewer-features )
49
62
- [ Install instructions] ( #install-instructions )
50
63
- [ Conversation with CodeRabbit] ( #conversation-with-coderabbit )
51
64
- [ Examples] ( #examples )
52
65
- [ Contribute] ( #contribute )
53
66
- [ FAQs] ( #faqs )
54
67
68
+
69
+
55
70
## Install instructions
56
71
57
72
` ai-pr-reviewer ` runs as a GitHub Action. Add the below file to your repository
You can’t perform that action at this time.
0 commit comments