@@ -23,6 +23,8 @@ performing continuous, incremental reviews for each commit within a pull
23
23
request. Review feedback is sent back to the pull requests and can be directly
24
24
committed.
25
25
26
+ <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/3SyUOSebG7E?si=i0oT9RAnH0PW81lY " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerpolicy =" strict-origin-when-cross-origin " allowfullscreen ></iframe >
27
+
26
28
### How does CodeRabbit work?
27
29
28
30
** CodeRabbit** integrates into code repositories using GitHub or GitLab webhooks
@@ -31,7 +33,7 @@ A comprehensive review is performed when a PR or MR is created, and for
31
33
incremental commits and comments addressed to the bot. The feedback is then sent
32
34
directly back to the PR or MR.
33
35
34
- ![ CodeRabbit Flow] ( ../ about/images/CodeRabbitFlow.png)
36
+ ![ CodeRabbit Flow] ( about/images/CodeRabbitFlow.png )
35
37
36
38
### Data, Privacy, and Security
37
39
@@ -40,11 +42,11 @@ influence the models. Queries to the Large Language Models (LLMs) are ephemeral
40
42
and there is zero retention on LLMs. Neither we nor the LLMs provider(s) share
41
43
any data collected during the code review process with third parties.
42
44
43
- Data storage: Code downloaded during the review process is temporarily stored in
44
- memory and deleted once the review is completed. The code is not stored or used for
45
- any other purpose. However, CodeRabbit enhances future reviews for your organization by
46
- storing the embeddings of the learnings generated from chat conversations. Additionally,
47
- it integrates embeddings from issues in workflow systems (Liner, Jira, GitHub/GitLab issues)
45
+ Data storage: Code downloaded during the review process is temporarily stored in
46
+ memory and deleted once the review is completed. The code is not stored or used for
47
+ any other purpose. However, CodeRabbit enhances future reviews for your organization by
48
+ storing the embeddings of the learnings generated from chat conversations. Additionally,
49
+ it integrates embeddings from issues in workflow systems (Liner, Jira, GitHub/GitLab issues)
48
50
to assess the impact of code changes on existing issues.
49
51
50
52
Compliance and Data Privacy: Your data is kept confidential, isolated by the
0 commit comments