The default value from max_parallel_checks which controls how many pull requests can be tested in parallel in the queue is now set to 5 by default. This makes sure that the latency of merging pull request is reduce to a minimum by default without over consuming CI resources.
`max_parallel_checks` is now 5 by default
Was this page helpful?
Thanks for your feedback!