request_changes_pull_request
Request changes on a pull request by setting the authenticated user's status to NEEDS_WORK, signaling that the PR needs further work.
Instructions
Request changes on a pull request as the authenticated user.
Sets the user's participant status to NEEDS_WORK.
Args: project_key: The project key. repo_slug: The repository slug. pr_id: The pull request ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| repo_slug | Yes | ||
| pr_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |