---
title: "`allow_merging_configuration_change` option is deprecated"
date: 2024-01-26
tags:
  - Workflow Automation
description: "Use `-mergify-configuration-changed` in your conditions instead — `allow_merging_configuration_change` is deprecated."
---

The option `allow_merging_configuration_change` option is deprecated. If you still want to block queue or merge you need to add in your conditions: 

`-mergify-configuration-changed`
