🔥 3-day streak
GitHub Actions (GH-200)78 / 142
Question 78 of 142
A release engineer wants to build a dashboard that shows only the most recent failed runs of the workflow defined in .github/workflows/deploy.yml for the main branch. They plan to call the GitHub REST API to retrieve this data programmatically. Which approach correctly returns only those failed runs?
Reviewed for accuracy · Report an issueNext question