microsoft / GHAzDO-Resources

Resources, Scripts, etc. for GitHub Advanced Security on Azure DevOps
MIT License
31 stars 14 forks source link

Add WaitForProcessing: true to the samples that run APIs in a pipeline and expect up to date alerts #24

Closed felickz closed 5 months ago

felickz commented 7 months ago
- task: AdvancedSecurity-Codeql-Analyze@1
  inputs:
    WaitForProcessing: true
### Tasks
- [x] [pr-gating](https://github.com/microsoft/GHAzDO-Resources/pull/22/commits/dde81a19fb1db9b369d3bf08a118e47b4c397f28)
- [ ] [gating](https://github.com/microsoft/GHAzDO-Resources/pull/33)