1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/pull_requests/merge-queue-removal-reasons.md
Tyler Johnston 34526f50e7 Update Merge Queue documentation (#36344)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Will Smythe <willsmythe@github.com>
2023-06-19 16:50:02 +00:00

369 B

There are a number of reasons a pull request can be removed from a merge queue:

  • Configured CI service is reporting test failures for a merge group
  • Timed out awaiting a successful CI result based off the configured timeout setting
  • User requesting a removal via the API or merge queue interface
  • Branch protection failure that could not automatically be resolved