Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Edgar minor fixes and tweaks #490

Closed
wants to merge 3 commits into from
Closed
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
Next Next commit
Updating bitbucket integration docs to account for on-prem
Removed references to Bitbucket Cloud and left the more ambiguous Bitbucket to account for both on prem and cloud.
  • Loading branch information
edgarcerecerez committed Jul 28, 2025
commit 33930a81758dabf6b3bc02e7ecd16c9390f41d7d
10 changes: 5 additions & 5 deletions docs/platforms/bitbucket-cloud.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: "Bitbucket Cloud"
description: "Learn how to integrate CodeRabbit with Bitbucket Cloud."
sidebar_label: "Bitbucket Cloud"
title: "Bitbucket"
description: "Learn how to integrate CodeRabbit with Bitbucket."
sidebar_label: "Bitbucket"
sidebar_position: 6
---

CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaboration by:
CodeRabbit integrates with Bitbucket to enhance code review and collaboration by:

- Automatically initiating code reviews for newly created merge requests.
- Displaying review comments and suggestions directly on merge requests.
- Enabling seamless interaction with the CodeRabbit bot for real-time feedback and assistance.

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

## Configure API Token

Expand Down