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
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/platforms/bitbucket-cloud.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title:"[Beta] Bitbucket Cloud"
3
-
description:Learn how to integrate CodeRabbit with Bitbucket Cloud.
4
-
sidebar_label:Bitbucket Cloud BETA
3
+
description:"Learn how to integrate CodeRabbit with Bitbucket Cloud."
4
+
sidebar_label:"[Beta]Bitbucket Cloud"
5
5
sidebar_position:6
6
6
---
7
7
@@ -17,7 +17,9 @@ This guide will assist you in effectively integrating CodeRabbit with Bitbucket
17
17
18
18
To enable CodeRabbit to interact with your Bitbucket repositories, an app password is required. This token grants the necessary permissions for interacting with the Merge Requests and Discussions APIs.
19
19
20
-
1. App password: You can create a new Bitbucket account specifically for CodeRabbit, name it “CodeRabbit” and treat it as a service account. Then generate an App Password from it which it will enable seamless integration between CodeRabbit and your Bitbucket repositories.
20
+
1. Create a new Bitbucket account specifically for CodeRabbit and treat it as a service account.
21
+
2. Name the account "CodeRabbit".
22
+
3. Generate an App Password to enable seamless integration between CodeRabbit and your Bitbucket repositories.
21
23
22
24
We recommend creating a new user as a service account, associating this user to the workspace you'd like to install CodeRabbit on, and providing CodeRabbit with the app password to allow access. During the installation process, CodeRabbit will automatically configure the required webhook for seamless integration.