What you need
- The team's id or key (e.g. OPS)
- A Linear API key — Linear has no username/password login at all
Set it up
- Connectors → Add connector → Linear
- Enter the team and paste the API key
- Click Test connection — it confirms the key and the team it resolves to
- In Linear: Settings → API → Webhooks, point a new webhook at the URL shown on the connector's card, subscribed to Issue events
What gets written back
One comment on the issue once the pipeline finishes — root cause, the PR link, and whether CI passed.