Currently neither prcr, not review-bot don't support merge queues. We would like to turn them on in the polkadot-sdk repo (related issue can be found here).
Review bot should return green status when it's running in a merge queue. Since this check is going to be required I can't add simple skip check in a github action (like here).
Currently neither prcr, not review-bot don't support merge queues. We would like to turn them on in the
polkadot-sdkrepo (related issue can be found here).Review bot should return green status when it's running in a merge queue. Since this check is going to be required I can't add simple skip check in a github action (like here).