manage_review
Approve, remove approval, or submit a review on a pull request with an optional overview comment and status.
Instructions
Approve, unapprove, or publish a review on a pull request. Use "approve" to approve, "unapprove" to remove your approval, and "publish" to submit a review with an optional overview comment and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | Pull request ID. | |
| action | Yes | Review action to perform. | |
| project | No | Project key. Defaults to BITBUCKET_DEFAULT_PROJECT. | |
| repository | Yes | Repository slug. | |
| commentText | No | Overview comment text (for publish action). | |
| participantStatus | No | Participant status to set (for publish action). |