github_repos_get_deployment_status
Retrieve a specific deployment status from a GitHub repository. Provide the deployment ID and status ID for the target owner and repo.
Instructions
Get a deployment status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| deployment_id | Yes | deployment_id | |
| status_id | Yes | status_id |