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.

use free trial link everywhere#388

Merged
alexcoderabbitai merged 2 commits intomainfromfix/login-free-trial-link
Jun 6, 2025
Merged
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
2 changes: 1 addition & 1 deletiondocs/getting-started/quickstart.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ Create a new, private repository on GitHub. Name the new repository `coderabbit-

To integrate CodeRabbit with your GitHub account, follow these steps:

1. Visit [the CodeRabbit login page](https://app.coderabbit.ai/login).
1. Visit [the CodeRabbit login page](https://app.coderabbit.ai/login?free-trial).
1. Click **Login with GitHub**.
1. Click **Authorize coderabbitai**.

Expand Down
2 changes: 1 addition & 1 deletiondocs/getting-started/support.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,7 +14,7 @@ All CodeRabbit users have access to the [CodeRabbit Discord Server](http://disco
## Support Tickets

:::tip
For assistance from our support team, click the help icon located in the bottom right corner of the [CodeRabbit UI](https://app.coderabbit.ai/login). This will open a chat window where you can submit your support ticket.
For assistance from our support team, click the help icon located in the bottom right corner of the [CodeRabbit UI](https://app.coderabbit.ai/login?free-trial). This will open a chat window where you can submit your support ticket.
:::

Complete the support ticket by providing your name, email, a description of your issue, and attaching any necessary files. If you are reporting a bug, please provide the GitHub or GitLab organization name.
Expand Down
2 changes: 1 addition & 1 deletiondocs/guides/install-vscode.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,7 +14,7 @@ The instructions on this page are specific to using the extension with VSCode. I

Before you can use the CodeRabbit VSCode extension, you need a CodeRabbit account.

If you don't already have an account, you can create one by visiting [the CodeRabbit login page](https://app.coderabbit.ai/login).
If you don't already have an account, you can create one by visiting [the CodeRabbit login page](https://app.coderabbit.ai/login?free-trial).

## Install the extension

Expand Down
6 changes: 3 additions & 3 deletionsdocs/overview/why-coderabbit.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -57,7 +57,7 @@ Your intelligent code review companion that understands context.
> From its foundation as a Generative AI-first platform, CodeRabbit has evolved to become the preferred code review tool among developers because of its speed, intelligence, adaptability, and support for features like contextual analysis, security scanning, and architectural insights. CodeRabbit supports all major programming languages and integrates with popular development [tools](/tools).

:::info Get Started
If your team needs intelligent code reviews, CodeRabbit delivers. If you're new to AI-powered reviews, [sign up for a Free account](https://app.coderabbit.ai/login), join the [Discord server](https://discord.gg/coderabbit), and start the journey with us.
If your team needs intelligent code reviews, CodeRabbit delivers. If you're new to AI-powered reviews, [sign up for a Free account](https://app.coderabbit.ai/login?free-trial), join the [Discord server](https://discord.gg/coderabbit), and start the journey with us.
:::

## CodeRabbit is Context-Aware
Expand DownExpand Up@@ -432,9 +432,9 @@ Try CodeRabbit on your next pull request. Experience how AI-powered code review

> Start reading more about the custom [code review instructions](/guides/review-instructions) or how CodeRabbit verify issues using [knowledge bases](/integrations/knowledge-base) like Linear and Jira.

Transform your code reviews now, [Start your free trial today](https://app.coderabbit.ai/login) and join the Discord server and chat with CodeRabbit users and team.
Transform your code reviews now, [Start your free trial today](https://app.coderabbit.ai/login?free-trial) and join the Discord server and chat with CodeRabbit users and team.

<div style={{display: 'flex', gap: '10px', marginTop: '20px'}}>
<a href="https://app.coderabbit.ai/login" className="button button--primary button--lg">Sign Up Free</a>
<a href="https://app.coderabbit.ai/login?free-trial" className="button button--primary button--lg">Sign Up Free</a>
<a href="https://discord.gg/coderabbit" className="button button--secondary button--lg">Join Discord</a>
</div>
2 changes: 1 addition & 1 deletiondocs/platforms/github-com.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -53,7 +53,7 @@ If you opt to authorize all repositories during setup, CodeRabbit will automatic

### 5. CodeRabbit Configuration

You can configure CodeRabbit through a YAML file or using the [App's UI](https://app.coderabbit.ai/login).
You can configure CodeRabbit through a YAML file or using the [App's UI](https://app.coderabbit.ai/login?free-trial).

You can tailor CodeRabbit's functionality using the `.coderabbit.yaml` file, which you place directly in your GitHub repository. This file mirrors the options available in the CodeRabbit user interface, with each setting in the YAML corresponding to a specific toggle in the UI. Configure CodeRabbit either through the coderabbit.yaml file or the interface, depending on your preference.

Expand Down
2 changes: 1 addition & 1 deletiondocs/platforms/platforms.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -32,4 +32,4 @@ CodeRabbit supports various Git platforms to provide code review for your reposi
| Bitbucket Datacenter | [Supported](../self-hosted/bitbucket.md) |
| Bitbucket Cloud | [Supported](./bitbucket-cloud.md) |

[login]: https://app.coderabbit.ai/login
[login]: https://app.coderabbit.ai/login?free-trial

[8]ページ先頭

©2009-2025 Movatter.jp