This repository was archived by the owner on Aug 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork69
add a link to gitlab pat instructions#184
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
7 commits Select commitHold shift + click to select a range
14fcb47 add a link to gitlab pat instructions
alexcoderabbitai76e96a9 add picture on how to install repos in gitlab
alexcoderabbitai156e88d 🎨 pnpm run lint:fix
github-actions[bot]2336f6b adding webhook example to show sucessful install
alexcoderabbitaid14fb29 🎨 pnpm run lint:fix
github-actions[bot]c4c5c46 fix link
alexcoderabbitai1b2f473 fix code style
alexcoderabbitaiFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
14 changes: 13 additions & 1 deletiondocs/platforms/gitlab-com.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -60,11 +60,23 @@ 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."](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. | ||
|  | ||
| ### Installing CodeRabbit into your GitLab Repositories | ||
| 1. Go to the [Repositories page](https://app.coderabbit.ai/settings/repositories) in the CodeRabbit app. | ||
| 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**. | ||
|  | ||
| The webhook `https://coderabbit.ai/gitlabHandler` will now be installed in your repositories. | ||
alexcoderabbitai marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
|  | ||
Binary file addedstatic/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.
Binary file addedstatic/img/integrations/gitlab-webhook.png
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.