comment_on_pr
Add a general comment to a pull request by supplying the PR ID and comment body. Optionally specify workspace and repository to target the correct Bitbucket project.
Instructions
Add a general comment to a pull request.
Args: pr_id: PR ID number body: Comment text (markdown supported) workspace: Workspace slug repo: Repository slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| repo | No | ||
| pr_id | Yes | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |