Automation Rules
Linear · Linear
Linear evals — Automation Rules (relift v3)
About Linear
Linear is an AI-powered platform helping teams automate complex workflows, surface insights, and deliver better outcomes through intelligent automation.
Sample tests· showing 3 of 9
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Workspace automation triggers on Issue label added. Condition must scope to team Infosec to avoid firing on unrelated teams' issues. | Automation filter includes team + label security; assignee set to on-call rotation user; test with sample issue before enable. | Pass / FailWorkflowhigh |
| 02 | Label-added automation fires twice on duplicate webhook. Side effects must check existing labels on issue before add. | Idempotent label add using current issue labels from GraphQL read; no duplicate label rows. | Pass / FailWebhookmedium |
| 03 | Rule1 assigns PM, Rule2 assigns on-call engineer for team Payments. Both trigger on issueCreate in Triage. | Recommend exclusive assignee precedence or merge conditions; document that execution order when multiple rules match is [REQUIRES-VERIFICATION]. | Pass / FailWorkflowmedium |
Rubric criteria
- Linear
- Code Assistant
- Automation Rules
Recommended for
Works with
Related evals
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.