Skip to content

Fix/gitlab troubleshooting #191

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

Merged
merged 2 commits into from
Jan 13, 2025
Merged
Changes from 1 commit
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
Next Next commit
have you tried turning it off and on again
  • Loading branch information
alexcoderabbitai committed Jan 13, 2025
commit 69aa442facfae14711bc059e108b5d3b848edbdf
10 changes: 10 additions & 0 deletions docs/platforms/gitlab-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,13 @@ GitLab provides an option to generate a personal access token for a new user. Fo
The webhook `https://coderabbit.ai/gitlabHandler` will now be installed in your repositories.

![GitLab Webhook Example](/img/integrations/gitlab-webhook.png)

### Troubleshooting

:::note

If you are experiencing issues with the webhook, such as coderabbit not being able to access the repository, or not reviewing pull requests, you can manually delete the webhook to the repository.

Then refresh the repository page in the CodeRabbit app and you can reinstall the webhook.

:::