We tried using GitHub Merge queue without success, as this would have limited our actual automations, the use of multiple queues, and other flexibilities that Mergify gives us.
Additionally, Mergify already supports the Rulesets, allowing us to continue using their engine without having to change our actual GitHub configuration
Motivation
We tried using GitHub Merge queue without success, as this would have limited our actual automations, the use of multiple queues, and other flexibilities that Mergify gives us.
Additionally, Mergify already supports the Rulesets, allowing us to continue using their engine without having to change our actual GitHub configuration
Specifications & References
Solution
pull_request_rules
to the newpriority_rules
defaults
forpull_request_rules
andqueue_rules
priority
of high, medium and low, as required.Tests
Follow-up Work
PR Author's Checklist
PR Reviewer's Checklist