Skip to main content
Michael Smith (gA) 님이 #Sfdx Scanner에 글을 올렸습니다

@Public Running  sfdx scanner with  "--violations-cause-error" which exits with a code equal to the severity that now fails other steps in my pipeline. Is there a way that my pipeline continues without failing if all the severity are equal to or less than a particular severity i define. so if i define the severity threshold at 3, if while i scan and a severity is equal to or less than 3 then it processes the files and moves on to the next step in the pipeline and if its more that 3 it still scans/processes the files but doesn't move to the next step in the pipeline

0/9000