From 33930a81758dabf6b3bc02e7ecd16c9390f41d7d Mon Sep 17 00:00:00 2001 From: Edgar Cerecerez Date: Mon, 28 Jul 2025 09:14:01 -0600 Subject: [PATCH 1/2] Updating bitbucket integration docs to account for on-prem Removed references to Bitbucket Cloud and left the more ambiguous Bitbucket to account for both on prem and cloud. --- docs/platforms/bitbucket-cloud.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/platforms/bitbucket-cloud.md b/docs/platforms/bitbucket-cloud.md index 385d46ed..422cf066 100644 --- a/docs/platforms/bitbucket-cloud.md +++ b/docs/platforms/bitbucket-cloud.md @@ -1,17 +1,17 @@ --- -title: "Bitbucket Cloud" -description: "Learn how to integrate CodeRabbit with Bitbucket Cloud." -sidebar_label: "Bitbucket Cloud" +title: "Bitbucket" +description: "Learn how to integrate CodeRabbit with Bitbucket." +sidebar_label: "Bitbucket" sidebar_position: 6 --- -CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaboration by: +CodeRabbit integrates with Bitbucket to enhance code review and collaboration by: - Automatically initiating code reviews for newly created merge requests. - Displaying review comments and suggestions directly on merge requests. - Enabling seamless interaction with the CodeRabbit bot for real-time feedback and assistance. -This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud. +This guide will assist you in effectively integrating CodeRabbit with Bitbucket. ## Configure API Token From b5162cc8a65bb989f67157c9b94eced50c356bc3 Mon Sep 17 00:00:00 2001 From: Edgar Cerecerez Date: Mon, 28 Jul 2025 10:00:25 -0600 Subject: [PATCH 2/2] Update bitbucket-cloud.md --- docs/platforms/bitbucket-cloud.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/platforms/bitbucket-cloud.md b/docs/platforms/bitbucket-cloud.md index 422cf066..a708441b 100644 --- a/docs/platforms/bitbucket-cloud.md +++ b/docs/platforms/bitbucket-cloud.md @@ -1,6 +1,6 @@ --- -title: "Bitbucket" -description: "Learn how to integrate CodeRabbit with Bitbucket." +title: "Bitbucket Cloud" +description: "Learn how to integrate CodeRabbit with Bitbucket Cloud." sidebar_label: "Bitbucket" sidebar_position: 6 --- @@ -11,7 +11,7 @@ CodeRabbit integrates with Bitbucket to enhance code review and collaboration by - Displaying review comments and suggestions directly on merge requests. - Enabling seamless interaction with the CodeRabbit bot for real-time feedback and assistance. -This guide will assist you in effectively integrating CodeRabbit with Bitbucket. +This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud. [Click here](https://docs.coderabbit.ai/self-hosted/bitbucket) for instructions integrating Bitbucket Data Center with CodeRabit self-hosted edition. ## Configure API Token