Merge Queue
Merge queues use an automatic checks timeout by default
Merge queues now default to an automatically computed checks timeout based on each queue's recent CI runtime.
Previously, a merge queue had no checks timeout unless you configured one explicitly. The checks_timeout option now defaults to auto, so Mergify computes a sensible timeout from your queue’s recent CI runtime once enough history has been gathered.
Nothing changes for queues that already set an explicit timeout, or that set null to disable the timeout entirely.
Was this page helpful?
Thanks for your feedback!