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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,9 @@ This guide will assist you in effectively integrating CodeRabbit with Bitbucket
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
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
+
1. Name the account "CodeRabbit".
22
+
1. If your Bitbucket workspace requires two-step verification, then you must also enable two-step verification on this new account.
23
+
1. Generate an App Password to enable seamless integration between CodeRabbit and your Bitbucket repositories.
23
24
24
25
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.