linear.onCommentEvent handles comment creation, updates, and removal.
automations/watch-linear-comments.automation.ts
account defaults to the project binding.
Trigger data
Returns aSignal<LinearCommentEvent>:
event.action for the change or event.updatedFrom for previous values. Call linear.getComment for the normalized comment after the event.