1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/data/reusables/pull_requests/merge-queue-merging-method.md
mc 1a958fd399 Improvements to the Merge Queue docs (#23149)
* add improvements to merge queue docs
2021-12-07 10:11:54 +00:00

285 B

Once CI checks pass, {% data variables.product.product_name %} merges the pull request by fast-forwarding the default branch. The merge queue will use merge commits if the "Require linear history" branch protection setting is turned off, and the "Rebase and merge" method otherwise.