Rename considerInvalidRequestConfigError to isThirdPartyUpload

This describes what we are trying to do more accurately.
This commit is contained in:
Angela P Wen 2024-02-28 15:22:39 +00:00
parent cc3808ec2a
commit 1a6bac42d0
12 changed files with 22 additions and 22 deletions

View file

@ -107,7 +107,7 @@ async function maybeUploadFailedSarif(
checkoutPath,
category,
logger,
{ considerInvalidRequestConfigError: false },
{ isThirdPartyUpload: false },
);
await uploadLib.waitForProcessing(
repositoryNwo,