---
title: "Priority_rules is now at the top level of the Mergify config"
date: 2024-08-26
tags:
  - Merge Queue
description: ""
---

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.
