Lark can file a Linear issue when a deterministic workflow fails because of a bug in your product. Flaky scripts and infra hiccups do not file issues. Only failures classified as a real product regression do.Documentation Index
Fetch the complete documentation index at: https://docs.getlark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
- Open Settings → Integrations in the dashboard.
- Click Connect on the Linear card.
- Authorize Lark in Linear. Lark requests
issues:createandcomments:createscopes. - Back in the dashboard, click Configure, pick the default team the issues should land in, and toggle Issue creation on.
- Save.
Triggers
Lark files a Linear issue in two cases:| Trigger | When it fires |
|---|---|
| Workflow execution failure | A deterministic workflow fails and Lark’s summarization classifies the failure as app_issue (a real product regression, not a broken script). |
| Repair failure | A deterministic workflow’s repair attempt fails, indicating Lark could not get the test passing again. |
Workflow Failed: <workflow name> (or Workflow Repair Failed: <workflow name>), and the body includes the failure summary plus a link back to the dashboard.