Providers
Gitlab
Lyse integrates with GitLab to turn Figma Design System updates into actionable issues in the project of your choice.
Once GitLab is configured in the Lyse web app, section App Integration, every supported change detected on library publish can be created as an issue in your selected GitLab project, so design work is tracked where your development team already collaborates.
Prerequisites
Before connecting GitLab, make sure you have:
An active session in the Lyse web app
Access to your GitLab account settings
Permission to create a Personal Access Token with access to the target project

Required fields
Personal Access Token
Lyse uses a Personal Access Token to authenticate with GitLab.
Follow the GitLab documentation to generate a Personal Access Token with permissions to create issues in the target project
Select scope:
read_user, apiCopy the token
In the Lyse web app, go to App Integration then GitLab
Paste the token into the Personal Access Token field

Project
Select the GitLab project where Lyse should create issues, for example frontend/design-system.
All issues generated from Design System publishes will be created in this project. You can manage labels, assignees and workflows directly in GitLab as usual.