Merge Queue
Remove deprecated implicit priority between queue rules
Implicit ordering by queue-rule definition is gone — use `priority_rules` to control merge order.
The priorities that were implied by the order of definition of your queue rules is no more. Only priority_rules are now applied to determine the order in which the pull request will be tested and merged in the queue.
Was this page helpful?
Thanks for your feedback!