What Linear enables
- Automatic issue creation — Triaged product failures are filed as Linear issues without manual intervention
- Duplicate detection — Bugzy searches existing issues before creating new ones to avoid duplicates
- Rich bug reports — Issues include reproduction steps, error details, screenshots, and environment info
- Priority mapping — Issue priority is set based on failure severity and impact
Setup
How issue creation works
The issue creation flow follows the same pattern as Jira bug filing:- Test execution — Bugzy runs tests and collects results
- Triage — Bugzy analyzes failures, categorizing each as: product bug, test issue, or environment problem
- Duplicate check — For product bugs, the agent searches existing Linear issues to avoid duplicates
- Create issue — If no duplicate exists, an issue is created with structured details
- Notify team — If Slack/Teams is connected, the team is notified about the new issue
Issue contents
Each filed Linear issue includes:| Field | Content |
|---|---|
| Title | Concise description of the failure |
| Description | Detailed reproduction steps with Markdown formatting |
| Error details | Stack traces, error messages, assertion failures |
| Labels | bugzy-automated, test case ID |
| Priority | Based on failure severity and impact |
