Big Sur builder queue should skip non-relevant patches. This would make the queue more efficient and help the bot(s) on this queue to keep up with incoming patches. To start with, we can consider any patch which change Source directory to be relevant.
Created attachment 405885 [details] Patch
Comment on attachment 405885 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=405885&action=review > Tools/BuildSlaveSupport/ews-build/steps.py:300 > + 'Source/', Don't we need to include Tools? There is both code that's built, and scripts used for building.
Created attachment 405889 [details] Patch
Committed r265246: <https://trac.webkit.org/changeset/265246> All reviewed patches have been landed. Closing bug and clearing flags on attachment 405889 [details].
<rdar://problem/66527451>
Restarted buildbot to pick up this change.