create_pull_request_reply
Generate a reply to a comment on a pull request within AtomGit repositories by specifying owner, repo, pull number, comment ID, and response content.
Instructions
Reply to a comment on a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | ||
comment_id | Yes | ||
owner | Yes | ||
pull_number | Yes | ||
repo | Yes |