Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a link to gitlab pat instructions #184

Merged
merged 7 commits into from
Jan 2, 2025
Merged
Show file tree
Hide file tree
Changes from 3 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
10 changes: 9 additions & 1 deletion docs/platforms/gitlab-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,19 @@ GitLab provides an option to generate a personal access token for a new user. Fo
2. Select your avatar on the left sidebar.
3. Choose "Edit Profile."
4. Select "Access Tokens" from the left sidebar.
5. Click "Add New Token."
5. [Click "Add New Token."](https://gitlab.com/-/user_settings/personal_access_tokens)
6. Enter a name and an expiry date for the token.
7. If no expiry date is entered, it defaults to 365 days from the current date.
8. Ensure the following scopes are selected: `api`, `read_api`, `read_user`.
9. Click "Create Personal Access Token."
10. Note down the token as it will only be displayed once.

![GitLab personal access token configuration page](/img/integrations/admin-access-token.png)

### Installing CodeRabbit into your GitLab Repositories

1. [Go to the Repositories page in the CodeRabbit app.](https://app.coderabbit.ai/settings/repositories)
alexcoderabbitai marked this conversation as resolved.
Show resolved Hide resolved
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.
3. Click **Install Repositories**.

![GitLab repo Installation](/img/integrations/gitlab-repo-install.png)
Binary file added static/img/integrations/gitlab-repo-install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.