For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pre-Queue Conditions

Learn what pre-queue conditions you can set to make a PR meet them before entering a queue. Number of approvals, required GitHub checks, and others.

You can set up the conditions that a PR must meet before entering a queue. You can configure following pre-queue conditions:

  • Number of approvals

  • Required GitHub checks

  • Pass the GitHub's mergeability

  • Require all conversations to be resolved

  • Custom regexp checks on the PR title and body

Without meeting these conditions, a PR cannot go into a queue.

Last updated

Was this helpful?