Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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
Add supported git platforms page in documentation
  • Loading branch information
hasit committed Jul 29, 2024
commit 1d4da0fc0d0d072516acb59503c57b8034c371b9
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: FAQs
sidebar_label: FAQs
description: Frequently asked questions about CodeRabbit.
sidebar_position: 7
sidebar_position: 8
---

### General
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/_category_.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
label: Guides
position: 5
position: 6
collapsible: true
collapsed: true
2 changes: 1 addition & 1 deletion docs/integrations/_category_.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
label: Integrations
position: 6
position: 7
collapsible: true
collapsed: true
4 changes: 4 additions & 0 deletions docs/platforms/_category_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
label: Supported Git Platforms
position: 5
collapsible: true
collapsed: true
38 changes: 38 additions & 0 deletions docs/platforms/platforms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: Supported Git Platforms
sidebar_label: Supported Git Platforms
description: Overview of CodeRabbit's supported Git platforms.
sidebar_position: 1
---

CodeRabbit supports various Git platforms to provide code review for your repositories. For the cloud-hosted Git platforms, you can [login][login] to CodeRabbit and adding your repositories. The following platforms are supported:

## GitHub

| Host | Support |
|--------------------------|------------------------------------|
| GitHub.com | [Supported][login] |
| GitHub Enterprise Server | [Supported](self-hosted-github.md) |

## GitLab

| Host | Support |
|---------------------|------------------------------------|
| GitLab.com | [Supported](saas-gitlab.md) |
| GitLab Self Managed | [Supported](self-hosted-gitlab.md) |

## Azure DevOps

| Host | Support |
|---------------------|-------------|
| Azure DevOps Cloud | Coming soon |
| Azure DevOps Server | Coming soon |

## Bitbucket

| Host | Support |
|-----------------------|-------------|
| Cloud | Coming soon |
| Bitbucket Data Center | Coming soon |

[login]: https://app.coderabbit.ai/login