1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/pull_requests/merge-queue-overview.md
2023-02-15 15:16:18 +00:00

446 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 "AUTOTITLE."