Skip to main content
linear.onIssueUpdated handles issue updates.
automations/watch-linear-issue-updates.automation.ts
Optional static account defaults to the project binding. Trigger data includes the issue’s identity, title, description, priority, workflow state, team, project, assignee, labels, and timestamps. event.action is "update". event.updatedFrom contains previous values from Linear. Call linear.getIssue for the normalized issue after the event.

Trigger data

Returns the Linear issue event fields with event.action: "update":