You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logic to produce pipeline result for github bot to comsume (Azure#19878)
* 1. Add logic for build and static analysis job to produce `PipelineResult.json` for github bot to consume.
2. Rename the table title of existing Static Analysis exceptions for each module.
3. Add variable in pipeline yml to let script get PowerShell platform in azure pipeline.
* Rename CollectError.ps1 to CollectStaticAnalysisPipelineResult.ps1
* Update .azure-pipelines/windows-powershell.yml
Co-authored-by: Yeming Liu <11371776+isra-fel@users.noreply.github.com>
* Rename status
Co-authored-by: Yeming Liu <11371776+isra-fel@users.noreply.github.com>
0 commit comments