Merge Queue
Add max_parallel_checks
New `max_parallel_checks` option for `merge_queue` controls parallel checks and replaces the deprecated `speculative_checks`.
A new top-level options has been added for the merge_queue options named max_parallel_checks. This settings configure the maximum number of parallel checks that can be used by the merge queue.
This settings replaces and deprecated the previous settings speculative_checks.
Was this page helpful?
Thanks for your feedback!