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

docs: overhaul 'Add CodeRabbit to Your Repository' section with new styling and reusable components (#438)#463

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
PrasadBhat4 wants to merge9 commits intocoderabbitai:main
base:main
Choose a base branch
Loading
fromPrasadBhat4:PrasadBhat4/add-coderabbit-docs-improvements
Open
Show file tree
Hide file tree
Changes fromall 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
6 changes: 3 additions & 3 deletionsdocs/faq.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,16 +33,16 @@ View step by step instructions depending on your platform:

<Tabs>
<TabItem value="github" label="GitHub" default>
See our [GitHub App installation guide](./platforms/github-com.md) for step-by-step instructions.
See our [GitHub App installation guide](./platforms/github-com.mdx) for step-by-step instructions.
</TabItem>
<TabItem value="gitlab" label="GitLab">
Follow our [GitLab integration guide](/platforms/gitlab-com.mdx) to get started.
</TabItem>
<TabItem value="bitbucket" label="Bitbucket">
Check out the [Bitbucket installation steps](/platforms/bitbucket-cloud.md) for detailed setup.
Check out the [Bitbucket installation steps](/platforms/bitbucket-cloud.mdx) for detailed setup.
</TabItem>
<TabItem value="azure" label="Azure DevOps">
View our [Azure DevOps setup guide](/platforms/azure-devops.md) for complete installation instructions.
View our [Azure DevOps setup guide](/platforms/azure-devops.mdx) for complete installation instructions.
</TabItem>
</Tabs>

Expand Down
27 changes: 0 additions & 27 deletionsdocs/getting-started/adding-organizations.md
View file
Open in desktop

This file was deleted.

42 changes: 42 additions & 0 deletionsdocs/getting-started/adding-organizations.mdx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
---
title: Add organizations
description: Learn how to add new organizations to CodeRabbit
---

import InfoBox from "../../src/components/InfoBox"
import ListItems from "../../src/components/ListItems"
import Note from "../../src/components/Note"

To add new organizations to CodeRabbit, follow these steps:

<ListItems
orderedList
items={[
<>Navigate to <a href="https://coderabbit.ai">coderabbit.ai</a></>,
<>Click the "Refresh" button next to your organizations list to check for new organizations</>,
<>Find the organization you want to add in the list</>,
<>Click the "Grant" button next to the organization name</>
]}
/>

![Checking for new organizations](../../static/img/getting-started/check-for-new-orgs.png)

![Granting permission to organization](../../static/img/getting-started/grant-permission.png)

This will grant CodeRabbit access to the selected organization, allowing it to:

<ListItems
items={[
"Read organization and team membership",
"Read organization projects",
"Access user email addresses (read-only)"
]}
/>

<Note type="note">
Organizations control which applications are allowed to access their private data. You may need organization admin approval to complete this process.
</Note>

## What's next {#whats-next}

- [Manage your subscription](/getting-started/subscription-management)
138 changes: 0 additions & 138 deletionsdocs/getting-started/quickstart.md
View file
Open in desktop

This file was deleted.

Loading
Loading

[8]ページ先頭

©2009-2025 Movatter.jp