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
Updating bitbucket integration docs to account for on-prem (#476)
* 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.
* Update bitbucket-cloud.md
* Delete future-development.md
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,17 +1,17 @@
1
1
---
2
2
title: "Bitbucket Cloud"
3
3
description: "Learn how to integrate CodeRabbit with Bitbucket Cloud."
4
-
sidebar_label: "Bitbucket Cloud"
4
+
sidebar_label: "Bitbucket"
5
5
sidebar_position: 6
6
6
---
7
7
8
-
CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaboration by:
8
+
CodeRabbit integrates with Bitbucket to enhance code review and collaboration by:
9
9
10
10
- Automatically initiating code reviews for newly created merge requests.
11
11
- Displaying review comments and suggestions directly on merge requests.
12
12
- Enabling seamless interaction with the CodeRabbit bot for real-time feedback and assistance.
13
13
14
-
This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud.
14
+
This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud.[Click here](https://docs.coderabbit.ai/self-hosted/bitbucket) for instructions integrating Bitbucket Data Center with CodeRabit self-hosted edition.
0 commit comments