Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix feedback
  • Loading branch information
petrisorcoderabbit committed Jan 27, 2025
commit dca6e15f85bc45a8ba1c90d94232b8276baf0dc0
6 changes: 3 additions & 3 deletions docs/platforms/bitbucket-cloud.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Integrating CodeRabbit with Bitbucket Cloud
title: [Beta] Bitbucket Cloud
description: Learn how to integrate CodeRabbit with Bitbucket Cloud.
sidebar_label: Bitbucket Cloud BETA
sidebar_position: 6
Expand All @@ -13,7 +13,7 @@ CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaborat

This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud.

## App password
## Configure App Password

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.

Expand All @@ -35,7 +35,7 @@ If you wish to change the review user, you must provide the app password for the

:::

#### Recommendations
### Recommendations

- **Create a dedicated user for CodeRabbit** - This ensures the user is exclusively for CodeRabbit, allowing better access control.
- **Use "CodeRabbit" as the username** - This makes the user easily recognizable for future reference.
Expand Down
Loading