check_ci_status
Check CI/CD status of a pull request by specifying the repository and pull request number.
Instructions
Check CI/CD status of a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository directory name under the workspace root | |
| pr_number | Yes | Pull request number to check CI status for |