Skip to main content
createIssueComment adds top-level discussion or replies to an existing comment.
automations/comment-on-linear-issue.automation.ts
issueId and non-empty Markdown body are required. Optional parentId creates a threaded reply. Set doNotSubscribeToIssue: true to avoid automatically subscribing the acting user; optional account defaults to the project binding. Returns the created LinearComment. Keep its id for update or deletion.