Skip to main content
linear.onUserEvent handles user changes in the connected Linear workspace.
automations/watch-linear-user.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<LinearUserWebhookDataTrigger>:
User events distinguish human members, guests, administrators, owners, and app identities. Disabled users have active: false. Resource objects and the webhook envelope retain extra Linear fields.