Add feature flag to ignore alternate directories when running GlobalFileSizeCheck
What does this MR do and why?
!127919 (merged) introduced using the quarantine folder to check for new blobs over the filesize limit.
In Error: failed to push some refs to ‘xxxxxx’ (#438245 - closed) pushes from large repositories timeout while running this check.
Locally I can avoid this problem by not using the quarantine folder. This MR introduces a feature flag to also check if this is the case on staging.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #438245 (closed)
Edited by Gavin Hinfey