diff --git a/.github/mergify.yml b/.github/mergify.yml index 77f83d327..9880bc9b0 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -30,13 +30,6 @@ queue_rules: - check-success=Coverage (+nightly) pull_request_rules: - - name: automatic update for PR marked as “Ready-to-Go“ - conditions: - - -conflict # skip PRs with conflicts - - -draft # filter-out GH draft PRs - actions: - update: - - name: move to urgent queue when CI passes with 1 review and not WIP targeting main conditions: - "#approved-reviews-by>=1"