create_pull_request_comment
Add comments to Bitbucket pull requests to provide feedback or ask questions. Specify the pull request ID and comment text to post directly.
Instructions
Add a comment to a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| pending | No | ||
| pull_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| line | Yes | ||
| path | Yes | ||
| text | Yes | ||
| author | Yes | ||
| reply_to | Yes |