View as Markdown

Priority_rules is now at the top level of the Mergify config


  • Merge Queue

The priority_rules configuration option has been moved from the queue_rules definition to be a top-level option in the Mergify configuration file. While the format is kept the same, the priority are now global to the whole merge queue and not defined by queue rule.

Was this page helpful?