Open
Description
In Torch-TensorRT we have a bunch of platforms so CI takes a while waiting for runners. We would like to be able to approve a PR and have it merge once CI is complete, provided it is passing all tests. I believe Merge Queues (https://.blog/engineering/engineering-principles/how--uses-merge-queue-to-ship-hundreds-of-changes-every-day/) supports this sort of workflow. Is it possible to use this feature or is there be some other way we can achieve this workflow?