Skip to content

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

  1. Go to Workspace Settings → Integrations
  2. Find GitLab under Issue Tracking
  3. Click Connect with GitLab
  4. Authorize Qualflare to access your GitLab account
  5. The integration is installed at the workspace level

Step 2: Connect a GitLab Project

  1. Go to Project → Integrations
  2. Click Configure on the GitLab integration
  3. Select the GitLab project to sync with
  4. 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 EventGitLab Action
Defect createdCreates a GitLab issue
Defect closedCloses the linked GitLab issue
Defect reopenedReopens the linked GitLab issue

See Also