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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title:Integrating CodeRabbit with Bitbucket Cloud
2
+
title:[Beta] Bitbucket Cloud
3
3
description:Learn how to integrate CodeRabbit with Bitbucket Cloud.
4
4
sidebar_label:Bitbucket Cloud BETA
5
5
sidebar_position:6
@@ -13,7 +13,7 @@ CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaborat
13
13
14
14
This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud.
15
15
16
-
##Apppassword
16
+
##ConfigureAppPassword
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
@@ -35,7 +35,7 @@ If you wish to change the review user, you must provide the app password for the
35
35
36
36
:::
37
37
38
-
####Recommendations
38
+
###Recommendations
39
39
40
40
-**Create a dedicated user for CodeRabbit** - This ensures the user is exclusively for CodeRabbit, allowing better access control.
41
41
-**Use "CodeRabbit" as the username** - This makes the user easily recognizable for future reference.