linear.onIssueSlaEvent handles issue SLA changes in the connected Linear workspace.
automations/watch-linear-issue-sla.automation.ts
account defaults to the project binding. Linear webhook triggers require an OAuth connection with read access. The workspace can’t change at runtime.
Trigger data
Returns aSignal<LinearIssueSlaTrigger>:
set means Linear assigned an SLA, highRisk means the issue entered the at-risk window, and breached means the SLA deadline passed. The output promotes issueData fields and preserves the original provider envelope under event. Both objects retain extra Linear fields.