GitLab
Connect GitLab to give Cendriix agents read access to your repositories and user profiles.
Overview
| Auth method | OAuth 2.0 |
| Scopes | read_api, read_user |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the GitLab integration
- Complete the OAuth consent flow on GitLab
- Once authorized, your repositories become available to Cendriix agents
What’s connected
Once connected, Cendriix can:
- Read repository metadata and contents
- Access user profile information
- Ingest repository knowledge into Cortex (coming soon)
Scopes explained
| Scope | Access |
|---|---|
read_api | Read access to all API resources |
read_user | Read access to user profile |
Security notes
- GitLab supports token refresh and programmatic revocation
- Tokens can be revoked from the GitLab application settings
- Only read access is requested — Cendriix does not write to your GitLab repositories
Further reading
Last updated on