From 52648494c75eaefdcff0a5875d2c146805f9eea5 Mon Sep 17 00:00:00 2001 From: Gur singh <11731008+guritfaq@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:29:36 -0700 Subject: [PATCH] Update introduction.md --- docs/introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/introduction.md b/docs/introduction.md index eedcc95b..c42558e5 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -22,11 +22,11 @@ Developers can interact directly with the bot within the code, offering addition -## Integration with GitHub and GitLab +## Integration with GitHub, GitLab and Azure DevOps ->**CodeRabbit** integrates with both GitHub and GitLab repositories to deliver continuous and incremental reviews for each commit in a pull request (PR) or merge request (MR). Review feedback is automatically sent back to the PR/MR and can be committed directly. +>**CodeRabbit** integrates with GitHub, GitLab and Azure DevOps repositories to deliver continuous and incremental reviews for each commit in a pull request (PR) or merge request (MR). Review feedback is automatically sent back to the PR/MR and can be committed directly. -It works via GitHub/GitLab webhooks, monitoring Pull Request (PR) and Merge Request (MR) events. A comprehensive review is performed when a PR or MR is created, and for +It works via a webhook, monitoring Pull Request (PR) and Merge Request (MR) events. A comprehensive review is performed when a PR or MR is created, and for incremental commits and comments addressed to the bot. The feedback is then sent directly back to the Pull Request or Merge Request. ![CodeRabbit Code Review Flow showing how AI integrates with GitHub and GitLab for continuous pull request feedback.](/img/about/coderabbit-flow.png "CodeRabbit Code Review Flow")