Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/mergify-configuration-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down