Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit1d4da0f

Browse files
committed
Add supported git platforms page in documentation
1 parent36d628e commit1d4da0f

File tree

8 files changed

+45
-3
lines changed

8 files changed

+45
-3
lines changed

‎docs/faq.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title:FAQs
33
sidebar_label:FAQs
44
description:Frequently asked questions about CodeRabbit.
5-
sidebar_position:7
5+
sidebar_position:8
66
---
77

88
###General

‎docs/guides/_category_.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label:Guides
2-
position:5
2+
position:6
33
collapsible:true
44
collapsed:true

‎docs/integrations/_category_.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
label:Integrations
2-
position:6
2+
position:7
33
collapsible:true
44
collapsed:true

‎docs/platforms/_category_.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
label:Supported Git Platforms
2+
position:5
3+
collapsible:true
4+
collapsed:true

‎docs/platforms/platforms.md‎

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title:Supported Git Platforms
3+
sidebar_label:Supported Git Platforms
4+
description:Overview of CodeRabbit's supported Git platforms.
5+
sidebar_position:1
6+
---
7+
8+
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:
9+
10+
##GitHub
11+
12+
| Host| Support|
13+
|--------------------------|------------------------------------|
14+
| GitHub.com|[Supported][login]|
15+
| GitHub Enterprise Server|[Supported](self-hosted-github.md)|
16+
17+
##GitLab
18+
19+
| Host| Support|
20+
|---------------------|------------------------------------|
21+
| GitLab.com|[Supported](saas-gitlab.md)|
22+
| GitLab Self Managed|[Supported](self-hosted-gitlab.md)|
23+
24+
##Azure DevOps
25+
26+
| Host| Support|
27+
|---------------------|-------------|
28+
| Azure DevOps Cloud| Coming soon|
29+
| Azure DevOps Server| Coming soon|
30+
31+
##Bitbucket
32+
33+
| Host| Support|
34+
|-----------------------|-------------|
35+
| Cloud| Coming soon|
36+
| Bitbucket Data Center| Coming soon|
37+
38+
[login]:https://app.coderabbit.ai/login
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp