Skip to content

Commit f463a72

Browse files
Improve app password instructions
1 parent 7c24089 commit f463a72

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/platforms/bitbucket-cloud.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
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"
55
sidebar_position: 6
66
---
77

@@ -17,7 +17,9 @@ This guide will assist you in effectively integrating CodeRabbit with Bitbucket
1717

1818
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.
1919

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.
2123

2224
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.
2325

0 commit comments

Comments
 (0)