Providers

GitHub

Connect GitHub to Lyse. Use a Personal Access Token to generate issues from Figma changes, assign them to GitHub Copilot, and automate the full design-to-code workflow.

Lyse integrates with GitHub to bridge your design updates and your code repositories. By connecting GitHub in the Lyse Webapp, section App Integration, every change detected in Figma can be turned into issues in the repository of your choice.

You can even assign these issues to GitHub Copilot to automate the task and deliver a pull request back to your developers within minutes.

Webapp Github App Integration View

Prerequisites

  • Be logged into the Lyse Webapp.

  • Access to your GitHub account settings.

  • Permission to create a Personal Access Token with repo-level access.

Required fields

1. Personal Access Token

  • In GitHub, go to Settings → Developer Settings → Personal Access Tokens.

  • Click Generate new token.

  • Give the token a clear name (e.g., Lyse-Automation).

  • Grant access to the repositories where you want issues created.

  • Copy and paste this token into the Personal Access Token field in the Lyse Webapp

2. Repository
Select the repository in which Lyse should generate issues. This ensures that your design changes are tracked where your development team works.

Assign issues to GitHub Copilot

With GitHub connected, Lyse can create issues from your Figma changes and assign them to GitHub Copilot.

  • Copilot then processes the task, implements the change, and opens a pull request.

  • This creates an end-to-end flow: Figma change → Lyse issue → Copilot PR → developer review → production.