Skip to content

Commit 15ffdd0

Browse files
authored
docs: added examples projects using CodeRabbit
1 parent 3411aa4 commit 15ffdd0

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

README.md

+25-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[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.
44

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 🐰
66

77
## Contents
88

@@ -13,6 +13,7 @@ This curated list covers the best resources, tutorials, and community content re
1313
- [Video Tutorials](#video-tutorials)
1414
- [Tools and Extensions](#tools-and-extensions)
1515
- [Community Reviews](#community-reviews)
16+
- [Projects Using CodeRabbit](#projects-using-coderabbit)
1617

1718
## Official Resources
1819

@@ -38,15 +39,16 @@ This curated list covers the best resources, tutorials, and community content re
3839
- [Linear Board Integration](https://www.coderabbit.ai/blog/how-to-use-coderabbit-to-validate-issues-against-linear-board) - Guide for Linear board integration.
3940
- [DevOps Pipeline Integration](https://www.coderabbit.ai/blog/how-to-integrate-ai-code-review-into-your-devops-pipeline) - Comprehensive DevOps integration guide.
4041

42+
## Video Tutorials
43+
44+
- [Getting Started Tutorial](https://www.youtube.com/watch?v=3SyUOSebG7E) - Official step-by-step guide for new users.
45+
46+
4147
## Media Coverage
4248

4349
- [TechCrunch Coverage](https://techcrunch.com/2024/08/15/coderabbit-raises-16m-to-bring-ai-to-code-reviews/) - TechCrunch article on CodeRabbit's $16M funding.
4450
- [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.
4551

46-
## Video Tutorials
47-
48-
- [Getting Started Tutorial](https://www.youtube.com/watch?v=3SyUOSebG7E) - Official step-by-step guide for new users.
49-
5052
## Tools and Extensions
5153

5254
- [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
6163
- [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
6264
- [DevOps Integration Patterns](https://www.coderabbit.ai/blog/how-to-integrate-ai-code-review-into-your-devops-pipeline) - Recommended patterns for DevOps integration
6365
- [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)
74+
- [Formbricks](https://github.com/formbricks/formbricks) - Open-source survey & experience management solution [Example Review](https://github.com/formbricks/formbricks/pull/4229)
75+
- [Neon](https://github.com/neondatabase/neon) - Serverless Postgres database platform [Example Review](https://github.com/neondatabase/neon/pull/9100)
76+
- [NextUI](https://github.com/nextui-org/nextui) - Beautiful, fast, and modern React UI library [Example Review](https://github.com/nextui-org/nextui/pull/3680)
77+
- [Novu](https://github.com/novuhq/novu) - Open-source notification infrastructure [Example Review](https://github.com/novuhq/novu/pull/5401)
78+
- [OpenObserve](https://github.com/openobserve/openobserve) - A cloud-native observability platform [Example Review](https://github.com/openobserve/openobserve/pull/4865)
79+
- [Permify](https://github.com/Permify/permify) - Authorization service & policy engine [Example Review](https://github.com/Permify/permify/pull/1754)
80+
- [Pipedream](https://github.com/PipedreamHQ/pipedream) - Connect APIs, remarkably fast [Example Review](https://github.com/PipedreamHQ/pipedream/pull/14498)
81+
- [Plane](https://github.com/makeplane/plane) - Open-source project management tool [Example Review](https://github.com/makeplane/plane/pull/5933)
82+
- [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

Comments
 (0)