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.

Commitc7dae70

Browse files
committed
Refactor webhook URLs in self-hosted documentation
1 parentb01f776 commitc7dae70

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
3434
2. Pull request updated
3535
3. Pull request commented on
3636

37-
3.**Add Webhook URL**: Enter the URL pointing to the CodeRabbit service, followed by`/azure_webhooks` (e.g.,[`http://127.0.0.1:8080/azure_webhooks`](http://127.0.0.1:8080/azure_webhooks)) for each webhook.
37+
3.**Add Webhook URL**: Enter the URL pointing to the CodeRabbit service, followed by`/azure_webhooks` (e.g.,`http://127.0.0.1:8080/azure_webhooks`) for each webhook.
3838

3939
##Prepare an`.env` file
4040

‎docs/self-hosted/gitlab.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Generate a personal access token for the CodeRabbit user to be added in the `.en
2424

2525
Consult official CodeRabbitAI documentation for a detailed[guide](https://docs.coderabbit.ai/integrations/self-hosted-gitlab#generating-personal-access-token) on creating personal access tokens.
2626

27-
Add a webhook to each project
27+
##Add a webhook to each project
2828

2929
1.**Navigate to Add Webhook Page**: Go to the webhook configuration page in the desired GitLab project.
3030
2.**Add Webhook URL**: Enter the URL pointing to the CodeRabbit service, followed by`/gitlab_webhooks` (e.g.,`http://127.0.0.1:8080/gitlab_webhooks`).
@@ -36,8 +36,6 @@ Add a webhook to each project
3636
* Issues events
3737
* Merge request events
3838

39-
Ensure the CodeRabbit user has at least “Developer”access to the current project.
40-
4139
##Prepare an`.env` file
4240

4341
Create an`.env` file with the following content:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp