linear-ci-integration - Linear GitHub Actions CI Integration
Integrate Linear with GitHub Actions for automated testing and issue management
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run integration tests
- link PRs to issues
- transition issue states
- create Linear issues
- authenticate with Linear API
- query issues
- list workflow states
- create comments
- update issues
Inputs
- GitHub repository
- Linear API key
- GitHub secrets
- GitHub webhook secret
- Linear team ID
- Branch name
- PR event data
- Build failure details
Outputs
- Test results
- PR comments
- Issue state changes
- Created Linear issues
- Build failure notifications
Requirements
- GitHub Actions enabled
- Linear API access
- npm/pnpm project with @linear/sdk
- GitHub CLI (gh)
