Commit cc5cf70d authored by refcell.eth's avatar refcell.eth Committed by GitHub

feat: Multiple Mergify Queues (#7437)

* Multiple mergify queues.

* Update urgent label

* Use queue conditions as opposed to conditions field
parent a5dfc550
queue_rules:
- name: urgent
queue_conditions:
- label = C-urgent
- name: default
conditions: []
queue_conditions: []
- name: lowpriority
queue_conditions:
- author=dependabot[bot]
pull_request_rules:
- name: Automatic merge on approval
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment