Skip to main content
GitLab Cloud integration lets Blitzy access your repositories to analyze code, create branches, and push commits.

Setup

1

Open Integrations

Navigate to Settings > Integrations in your Blitzy dashboard.
2

Connect GitLab

Click Connect on GitLab. A Connecting to GitLab modal will appear and complete automatically in a few seconds.

Permissions

The Blitzy GitLab Cloud App requires the following permissions, scoped to the minimum level needed.
PermissionAccess LevelPurpose
apiRead & WriteAccess all groups, projects, container registry, dependency proxy, and package registry
read_userReadRead your profile via the /user endpoint (username, public email, full name) and read-only access to /users endpoints
write_repositoryRead & WriteRead and write to repositories on private projects using Git-over-HTTP

Permission Mapping Reference

OperationRequired ScopeGitLab API
Clone repositorywrite_repositoryGit-over-HTTP
Create branchwrite_repositoryGit-over-HTTP
Push commitswrite_repositoryGit-over-HTTP
Create merge requestapiMerge Requests API
List projectsapiProjects API
Read user identityread_userUsers API
For GitLab-specific troubleshooting (OAuth errors, permission issues, rate limits), see Troubleshooting.