GitLab Integration
The GitLab integration syncs Qualflare defects with GitLab issues, keeping your test failures and bug reports connected to your source code.
Setup
Step 1: Install the GitLab Integration
- Go to Workspace Settings → Integrations
- Find GitLab under Issue Tracking
- Click Connect with GitLab
- Authorize Qualflare to access your GitLab account
- The integration is installed at the workspace level
Step 2: Connect a GitLab Project
- Go to Project → Integrations
- Click Configure on the GitLab integration
- Select the GitLab project to sync with
- Save the configuration
Defect Synchronization
Defects created in Qualflare generate corresponding issues in the linked GitLab project. The issue includes the defect title, description, and a backlink to Qualflare.
Events
| Qualflare Event | GitLab Action |
|---|---|
| Defect created | Creates a GitLab issue |
| Defect closed | Closes the linked GitLab issue |
| Defect reopened | Reopens the linked GitLab issue |