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."