1. Home
  2. iOS Docs
  3. GitLab Integration

Gitlab

Fusion integrates with GitLab to forward bugs directly into your chosen project as issues.

Step 1:

  • Log into https://gitlab.com and sign in.
  • Click the '+' (plus) icon and then select 'New project'
  • Name it (e.g. bug-tracker)
  • Set visibility to either private or public and select Create project
Image 2

Step 2:

  • Generate a Personal Access Token:
  • Click your profile avatar and edit profile
  • From the left sidebar, go to Access Tokens
  • Click Generate new token
  • Fill details:
  • Click Generate token and copy it immediately (you won’t be able to see it again).
    • Name: bug-forwarding-token
    • Scopes: api, read_user
  • Click Create token and copy it immediately.
Image 2

Step 3:

  • In Fusion, go to the Bugs section then Integrations.
Image 2
  • Paste your GitLab API token.
Image 2

Step 4:

  • Select the GitLab Project you created. Bugs will be sent as issues.
Image 2

Step 5:

  • Save the configuration. Fusion is now integrated with GitLab.
Image 2

Step 6:

  • Report a test bug in Fusion. Forwarded bugs appear in GitLab:
  • Go to Plan > Issues > List
  • Each bug is shown as a new issue (with title & description).
  • You can use labels, milestones, or boards for organization
Image 2