* fix(mergify, actions): use better names and require tests * feat(queue): do not update the actual PR, create a draft Do not allow to update/rebase the original pull request to check its mergeability. Create a draft pull request instead. This doesn't add Mergify as a co-author * feat(queue): do not interrupt already running queues Our queues might take more than 5 hours even if the priority is low. Do not allow interrupting the ongoing speculative checks when a pull request with higher priority enters in the queue. * fix(mergify): move 'allow' attributes to queue_rules * fix(mergify): attributes are not conditions |
||
|---|---|---|
| .. | ||
| cd.yml | ||
| ci.patch.yml | ||
| ci.yml | ||
| coverage.patch.yml | ||
| coverage.yml | ||
| docs.yml | ||
| lint.patch.yml | ||
| lint.yml | ||
| release-drafter.yml | ||
| test.patch.yml | ||
| test.yml | ||
| zcash-params.yml | ||
| zcashd-manual-deploy.yml | ||