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: README.md
+25-5
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[CodeRabbit](https://www.coderabbit.ai) is an AI-powered code review tool that helps development teams improve code quality and accelerate the review process. It integrates with popular version control platforms and provides intelligent feedback on code changes.
4
4
5
-
This curated list covers the best resources, tutorials, and community content related to CodeRabbit! 🐰
5
+
This curated list covers the best resources, tutorials, and community content related to CodeRabbit 🐰
6
6
7
7
## Contents
8
8
@@ -13,6 +13,7 @@ This curated list covers the best resources, tutorials, and community content re
13
13
-[Video Tutorials](#video-tutorials)
14
14
-[Tools and Extensions](#tools-and-extensions)
15
15
-[Community Reviews](#community-reviews)
16
+
-[Projects Using CodeRabbit](#projects-using-coderabbit)
16
17
17
18
## Official Resources
18
19
@@ -38,15 +39,16 @@ This curated list covers the best resources, tutorials, and community content re
38
39
-[Linear Board Integration](https://www.coderabbit.ai/blog/how-to-use-coderabbit-to-validate-issues-against-linear-board) - Guide for Linear board integration.
-[Getting Started Tutorial](https://www.youtube.com/watch?v=3SyUOSebG7E) - Official step-by-step guide for new users.
45
+
46
+
41
47
## Media Coverage
42
48
43
49
-[TechCrunch Coverage](https://techcrunch.com/2024/08/15/coderabbit-raises-16m-to-bring-ai-to-code-reviews/) - TechCrunch article on CodeRabbit's $16M funding.
44
50
-[Silicon Angle Feature](https://siliconangle.com/2024/08/14/ai-code-review-startup-coderabbit-raises-16m-help-developers-debug-code-faster/) - Coverage of CodeRabbit's funding and mission.
45
51
46
-
## Video Tutorials
47
-
48
-
-[Getting Started Tutorial](https://www.youtube.com/watch?v=3SyUOSebG7E) - Official step-by-step guide for new users.
49
-
50
52
## Tools and Extensions
51
53
52
54
-[AI PR Reviewer](https://github.com/coderabbitai/ai-pr-reviewer) - Official AI-powered pull request reviewer tool
@@ -61,3 +63,21 @@ This curated list covers the best resources, tutorials, and community content re
61
63
-[Static Analysis in CI/CD](https://www.coderabbit.ai/blog/how-to-run-static-analysis-on-your-ci-cd-pipelines-using-ai) - Best practices for implementing static analysis
62
64
-[DevOps Integration Patterns](https://www.coderabbit.ai/blog/how-to-integrate-ai-code-review-into-your-devops-pipeline) - Recommended patterns for DevOps integration
63
65
-[Issue Validation Workflows](https://www.coderabbit.ai/blog/how-to-use-coderabbit-to-validate-issues-against-linear-board) - Best practices for issue validation
66
+
67
+
## Projects Using CodeRabbit
68
+
69
+
> Here is a list of some of the open-source projects using CodeRabbit for AI-powered code reviews.
70
+
71
+
-[Appsmith](https://github.com/appsmithorg/appsmith) - Low-code platform for building internal tools [Example Review](https://github.com/appsmithorg/appsmith/pull/37200)
72
+
-[Crowd.dev](https://github.com/CrowdDotDev/crowd.dev) - Open-source developer community platform [Example Review](https://github.com/CrowdDotDev/crowd.dev/pull/2671)
73
+
-[Documenso](https://github.com/documenso/documenso) - Open-source DocuSign alternative [Example Review](https://github.com/documenso/documenso/pull/1436)
-[Unkey](https://github.com/unkeyed/unkey) - API key management solution [Example Review](https://github.com/unkeyed/unkey/pull/2639)
83
+
-[UploadThing](https://github.com/pingdotgg/uploadthing) - File upload solution for modern web [Example Review](https://github.com/pingdotgg/uploadthing/pull/1038)
0 commit comments