Skip to main content
linear.updateComment replaces a comment’s body and records its edit time.
automations/update-linear-comment.automation.ts
Provide commentId and a non-empty Markdown body. Optional second argument { account } defaults to the project binding. Returns the updated LinearComment. The connected user must have permission to edit it.