View as Markdown
Merge Queue

Priority_rules is now at the top level of the Mergify config

`priority_rules` is now a top-level option, with priorities applied globally across the 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?