getPipelineStepLogs
Retrieve CI job step logs from GitVerse repositories by providing owner, repo, and job ID to debug pipeline issues.
Instructions
Get logs of a CI job (step).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | Yes | Repository owner | |
| job_id | Yes | CI job id |