1
0
mirror of synced 2025-12-30 12:02:01 -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

483 B

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 %}."