- Integrations
- GitHub Copilot
Turn Linear issues into code with GitHub Copilot coding agent


Overview
Available in public preview
You can now assign issues in Linear to GitHub Copilot coding agent, GitHub's asynchronous, autonomous background agent.
When you assign a Linear issue to Copilot, it will:
- Analyze the issue contents and open a draft pull request
- Work independently in its own ephemeral development environment, powered by GitHub Actions. Within this environment, Copilot can explore your code, make changes, run automated tests and linters, and more.
- Stream progress updates back to your Linear activity timeline
- Request a pull request review from you when work is completed
How it works
- Automate repetitive tasks like bug fixes, refactors, and documentation updates
- Reduce manual steps and context switching between Linear and GitHub
- Follow your existing review and approval rules for every pull request Copilot creates
Configure
- Workspace admin installs the integration
- Users must link their GitHub account to Linear in order to use the integration (users will be prompted to do this in the UI)
Start building