View as Markdown
Workflow Automation

allow_merging_configuration_change option is deprecated

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

Was this page helpful?