View as Markdown
Deprecations

conditions in queue rules is deprecated

The `conditions` attribute in queue rules is deprecated and will be removed on 2026-07-31 — use `merge_conditions` instead.

The conditions attribute in queue rules has been replaced by merge_conditions. Rename conditions to merge_conditions in your .mergify.yml to migrate before the legacy attribute is removed on 2026-07-31.

Was this page helpful?