Does pytorch's CI have a queue-jumping function?

Does pytorch’s CI have a queue-jumping function?
Does GitHub action have a queue-jumping feature?

Can you give more details about what you mean by that? All CI jobs are queued on the same set of machines.

Cheers,
Alban

For example, my PR is very urgent. Can I skip all queued jobs and use the next released machine directly?

Hello?Any more answers?

Hey!
Sorry for the delay.
No there are no mechanisms to do such things. All jobs have the same priority.