GitLab Integration
Create GitLab issues from Glitch reports with the report file uploaded to the project.
Setup
- Open Settings → Integrations → GitLab.
- Enter your GitLab URL — use
https://gitlab.comfor GitLab.com, or your self-hosted domain. - Enter a Personal Access Token with
apiscope. - Click Save.
Creating an issue
- Click Share in the report toolbar.
- Select GitLab.
- Choose a project, labels, assignee, and optionally a milestone.
- Enter a title and description.
- 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.