github.createIssueComment adds a comment to an issue or pull request.
automations/comment-on-github-issue.automation.ts
owner, repository, positive integer issueNumber, and non-empty Markdown body. Optional second argument { account } defaults to the project binding. Inputs accept compatible signals.
Returns the comment’s id and body. The installation may use Issues write or Pull requests write permission, depending on the target.