linear.onReleaseNoteRemoved handles release note removed in the connected Linear workspace.
automations/watch-linear-release-note.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<LinearReleaseNoteTrigger>:
releaseIds contains every linked release. Resource objects and the webhook envelope retain extra Linear fields.