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.

Commit9c0622c

Browse files
add a link to gitlab pat instructions (#184)
* add a link to gitlab pat instructions* add picture on how to install repos in gitlab* 🎨 pnpm run lint:fix[dependabot skip]* adding webhook example to show sucessful install* 🎨 pnpm run lint:fix[dependabot skip]---------Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parentd82342c commit9c0622c

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

‎docs/platforms/gitlab-com.md‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,23 @@ GitLab provides an option to generate a personal access token for a new user. Fo
6060
2. Select your avatar on the left sidebar.
6161
3. Choose "Edit Profile."
6262
4. Select "Access Tokens" from the left sidebar.
63-
5. Click "Add New Token."
63+
5.[Click "Add New Token."](https://gitlab.com/-/user_settings/personal_access_tokens)
6464
6. Enter a name and an expiry date for the token.
6565
7. If no expiry date is entered, it defaults to 365 days from the current date.
6666
8. Ensure the following scopes are selected:`api`,`read_api`,`read_user`.
6767
9. Click "Create Personal Access Token."
6868
10. Note down the token as it will only be displayed once.
6969

7070
![GitLab personal access token configuration page](/img/integrations/admin-access-token.png)
71+
72+
###Installing CodeRabbit into your GitLab Repositories
73+
74+
1. Go to the[Repositories page](https://app.coderabbit.ai/settings/repositories) in the CodeRabbit app.
75+
2. Click the check box to the left of the repos you want to install CodeRabbit into. Click the box at the top to install onto all repos at once.
76+
3. Click**Install Repositories**.
77+
78+
![GitLab repo Installation](/img/integrations/gitlab-repo-install.png)
79+
80+
The webhook`https://coderabbit.ai/gitlabHandler` will now be installed in your repositories.
81+
82+
![GitLab Webhook Example](/img/integrations/gitlab-webhook.png)
233 KB
Loading
289 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp