From 93c5b32a13dfeb295573e480e375961dc57d8a07 Mon Sep 17 00:00:00 2001 From: mergify-ci-bot Date: Thu, 6 Aug 2026 14:30:04 +0000 Subject: [PATCH] chore: sync Mergify JSON Schema files --- public/mergify-configuration-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/mergify-configuration-schema.json b/public/mergify-configuration-schema.json index e547dba941..b8d82fb20c 100644 --- a/public/mergify-configuration-schema.json +++ b/public/mergify-configuration-schema.json @@ -2671,7 +2671,7 @@ "description": "The number of speculative checks was reduced. The pull request stays in the queue." }, { - "description": "The configured `checks_timeout` was reached before the queue conditions were satisfied." + "description": "The `checks_timeout` was reached before the queue conditions were satisfied. Unless the queue configures it, that timeout is derived from the queue's recent CI runtime." }, { "description": "The queue conditions cannot be satisfied because required checks failed."