Skip to main content
linear.onProjectUpdateCreated handles project update created in the connected Linear workspace.
automations/watch-linear-project-update.automation.ts
Optional static 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 a Signal<LinearProjectUpdateWebhookDataTrigger>:
Project updates carry the Markdown body, health snapshot, computed diff, author, and parent project IDs. Resource objects and the webhook envelope retain extra Linear fields.