Finding which PRs have been taken out of the Merge Queue due to failed status checks

13 · Jamie Tanna · Aug. 11, 2026, 2:38 p.m.
Summary
This blog post discusses how to identify pull requests (PRs) that have been removed from the Merge Queue in the Renovate project due to failed status checks. It provides a GraphQL query that can be used to retrieve information about these PRs, particularly in light of recent GitHub outages causing increased PR removals. The author highlights the need for maintainers to re-queue these PRs, especially for dependency updates that may go unnoticed.