GitLab Integration

Create GitLab issues from Glitch reports with the report file uploaded to the project.

Setup

  1. Open SettingsIntegrationsGitLab.
  2. Enter your GitLab URL — use https://gitlab.com for GitLab.com, or your self-hosted domain.
  3. Enter a Personal Access Token with api scope.
  4. Click Save.

Creating an issue

  1. Click Share in the report toolbar.
  2. Select GitLab.
  3. Choose a project, labels, assignee, and optionally a milestone.
  4. Enter a title and description.
  5. Click Create Issue — the report HTML is uploaded to the project’s uploads and linked in the issue.

Notes

  • Self-hosted GitLab instances are supported — just enter your domain in the URL field.
  • PATs are stored locally in Chrome’s extension storage.