Developer Tools & DevOps
Connect GitLab to Your AI Agents
Enable your WKIL agents to track issues, merge requests, and pipeline status through a secure GitLab integration.
Authentication: OAuth 2.0
What you can do
- Track and update issues
- Check CI/CD pipeline status
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Create Project Issue
Open a new issue in a GitLab project.
Get Project Merge Requests
Retrieve open and recent merge requests for a project.
List Project Pipelines
Retrieve recent CI/CD pipeline runs and their status.
Update Project Issue
Change the status or details of an existing issue.
Practical agent use cases
- An agent checks pipeline status before reporting a deployment as complete.
- An agent opens a GitLab issue from a support ticket and updates it when the fix is merged.
How it works with WKIL
- 1Choose the integrationAdd GitLab to your agent from inside the WKIL platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
What can a WKIL agent do in GitLab?
It can create and update project issues, retrieve merge requests, and list recent CI/CD pipeline runs with their status.
How is the GitLab connection authorized?
Through OAuth 2.0: you approve access from your GitLab account and WKIL acts within the scopes you grant.

