`allow_inplace_checks` has been deprecated


  • Deprecations
  • Merge Queue

The option allow_inplace_checks from queue rules is deprecated.

The checks are now perform in-place or on a draft PR depending on batch_size, merge_conditions and max_parallel_checks (cf. documentation).