get_pull_request_status
Retrieve the combined status of all checks for a GitHub pull request by specifying the repository owner, repository name, and pull request number.
Instructions
Get the combined status of all status checks for a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Repository owner (username or organization) | |
pull_number | Yes | Pull request number | |
repo | Yes | Repository name |