GitLab · Arazzo Workflow
GitLab Inspect a Failed CI Job
Version 1.0.0
List failed jobs in a project and fetch full detail for the first one.
Provider
Workflows
inspect-failed-jobs
Find the most recent failed job and pull its full details.
Lists failed jobs, picks the first one, and reads the single-job endpoint for its complete record.
1
listFailedJobs
listProjectJobs
List jobs scoped to the failed status.
2
getJobDetail
getSingleJob
Retrieve the full detail for the first failed job.