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.

Commitf284368

Browse files
committed
Refactor webhook URLs in self-hosted documentation
1 parentc7dae70 commitf284368

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎docs/self-hosted/azure-devops.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
2727

2828
##Add the necessary webhooks to each project
2929

30-
1.**Navigate toprojects Service Hooks Page**: Go to the service hooks configuration page in the desired Azure DevOps project.
30+
1.**Navigate toproject's Service Hooks Page**: Go to the service hooks configuration page in the desired Azure DevOps project.
3131

3232
2.**Add the following webhooks:**
3333
1. Pull request created
@@ -86,7 +86,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
8686

8787
:::note
8888

89-
*Verify that 3 LLM models 4o-mini, 4o, and 4-turbo are available.If you are using Azure OpenAI,alsoverifytheirdeployment names in the .env file.
89+
* If you are using Azure OpenAI, verifythat the modeldeployment names are in the .env file.
9090
* Values marked with[] are not optional to provide.
9191
* You can generate`CODERABBIT_API_KEY` from CodeRabbit UI -> Organizations Settings -> API Keys.
9292

‎docs/self-hosted/github.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ OAUTH2_CLIENT_SECRET=[<client-secret>]
105105

106106
:::note
107107

108-
*Verify that 3 LLM models 4o-mini, 4o, and 4-turbo are available.If you are using Azure OpenAI,alsoverifytheirdeployment names in the .env file.
108+
* If you are using Azure OpenAI, verifythat the modeldeployment names are in the .env file.
109109
* Values marked with[] are optional to provide.
110110
* For`GITHUB_APP_PEM_FILE`, flatten the PEM file by replacing newlines with`\n`.
111111
* For`GITHUB_HOSTNAME`, use GitHub Enterprise server's hostname, for example, “github.acme-inc.com”

‎docs/self-hosted/gitlab.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ LINEAR_PAT=[<linear-personal-access-token>]
9292

9393
:::note
9494

95-
*Verify that 3 LLM models 4o-mini, 4o, and 4-turbo are available.If you are using Azure OpenAI,alsoverifytheirdeployment names in the .env file.
95+
* If you are using Azure OpenAI, verifythat the modeldeployment names are in the .env file.
9696
* Values marked with[] are not optional to provide.
9797
* You can generate`CODERABBIT_API_KEY` from CodeRabbit UI -> Organizations Settings -> API Keys.
9898

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp