remove_requested_changes
Eliminate change requests from a specified pull request in Bitbucket by providing workspace, repository, and pull request ID for streamlined PR management.
Instructions
Remove change request from a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pull_request_id | Yes | Pull request ID | |
repository | Yes | Repository slug (e.g., "my-repo") | |
workspace | Yes | Bitbucket workspace/project key (e.g., "PROJ") |