1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/data/reusables/pull_requests/merge-queue-overview.md
Ariel Deitcher 89d21ce018 update merge queue docs (#26396)
* update merge queue docs
2022-03-31 16:04:17 +00:00

6 lines
483 B
Markdown

A merge queue can increase the rate at which pull requests are merged into a busy target branch while ensuring that all required branch protection checks pass.
Once a pull request has passed all of the required branch protection checks, a user with write access to the repository can add that pull request to a merge queue.
A merge queue may use {% data variables.product.prodname_actions %}. For more information, see "[{% data variables.product.prodname_actions %}](/actions/)."