Skip to content

Add supported git platforms page in documentation #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
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 add 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
File renamed without changes.
12 changes: 12 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,18 @@ const config: Config = {
from: "/guides/configure-coderabbit",
to: "/configure-coderabbit",
},
{
from: "/integrations/saas-gitlab",
to: "/platforms/saas-gitlab",
},
{
from: "/integrations/self-hosted-gitlab",
to: "/platforms/self-hosted-gitlab",
},
{
from: "/integrations/self-hosted-github",
to: "/platforms/self-hosted-github",
},
],
},
],
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy