GitKraken Desktop Documentation

GitKraken Desktop + GitLab Issues Integration

Last updated: February 2026

GitKraken Desktop makes it easy to integrate with GitLab Issues for seamless issue tracking and repository collaboration.

The GitLab Issues integration is restricted to public repositories for Community users. To unlock all features, consider upgrading to a paid GitKraken license.


Quick Start

Connect GitKraken Desktop to GitLab Issues to view, create, and manage issues alongside your repository workflow.

  1. Go to Preferences > Integrations and select GitLab.com, or click the ISSUES section in the Left Panel.
  2. Click Connect to GitLab and authorize the connection in the browser.
  3. Once connected, your GitLab issues appear in the Left Panel under default filters such as My Issues and All Issues.

To view issue details: Click any issue to open its detail view. Changes sync with GitLab.

To create a new issue: Click the + icon in the Left Panel, fill in the required fields, and submit. The issue syncs directly to GitLab.

To create a branch from an issue: Open the issue detail view and click Create a branch for this issue. The branch name is pre-filled from the issue title.

To create custom filters: Use GitLab’s issue filter syntax in the Left Panel to narrow your view by label, milestone, assignee, or status.

To open an issue in GitLab or copy its link, use the ellipsis menu or the external link icon in the issue detail view.


Connect GitLab Integration

The GitLab and GitLab Issues integrations share the same connection. Set up the integration from the ISSUES section in the Left Panel or from Preferences > Integrations.

Connect GitLab Issues integration

From the Integrations window, select GitLab.com and click Connect to GitLab.

Connect to GitLab prompt

A browser window will open to authorize the connection. Log in with your GitLab credentials and click Continue authorization.

GitLab authorization dialog
GitLab sign-in screen

Once authorized, GitKraken will display a success message.

Successful GitLab integration


Preview GitLab Issues

After connecting, your GitLab issues will appear in the Left Panel. Default filters include My Issues and All Issues.

GitLab Issues in Left Panel

Hover over an issue to preview the title, description, labels, milestones, and assignee.

GitLab issue preview tooltip


View and Edit Issue Details

Click an issue to view its details.

View GitLab issue details

Edits made here will sync with your GitLab issue tracker.


Create a New GitLab Issue

Click the + icon from the Left Panel to add a new issue.

Create new GitLab issue

Required fields are marked with *. The issue will sync automatically to your GitLab repository.


Create Filters

Use GitLab’s issue syntax to create filters and narrow your view.

Create GitLab filter

Refer to GitLab’s issue filtering guide for examples.


Create Branches from Issues

From the issue detail view, click Create a branch for this issue. You can also right-click the issue or use the menu.

Create branch from GitLab issue

The branch name is auto-filled based on the issue title. These branches show the GitLab icon to indicate the connection.


Copy Issue Link or View in GitLab

Use the menu or icon to open the issue in GitLab or copy the link.

View GitLab issue on web

Have feedback about this article? Did we miss something? Let us know!
On this page