create_pull_request_reply
Enables users to respond to comments on pull requests within AtomGit repositories by specifying owner, repo, pull number, comment ID, and reply 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 |