---
title: "`conditions` in queue rules is deprecated"
date: 2026-05-06
tags:
  - Deprecations
  - Merge Queue
description: "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.
