Skip to main content

Why am I not seeing a repository in my GitLab integration repositories list?

Issue

I cannot see a repository in my list of repositories. Syncing the list does not resolve the issue. What else can I do?

Applies To

  • GitLab Integration

Resolution

Incorrect permissions may prevent the addition of repositories. This is because GitLab needs to be able to install webhooks on the repo during the integration process.

Make sure you checked the following:

  • Ensure the user who installed the integration has either owner or maintainer permissions in your GitLab instance

    • Refer to GitLab's documentation on permissions for details.

  • Ensure the user has owner or maintainer permissions in the affected repository.

Did this answer your question?