azure-pipelines-web-report-viewerAn Azure DevOps extension that adds a task for setting a URL, which will be displayed on a separate tab in the Build and Release pages. Extension OverviewTo display a report on the Web Report tab, you need to use the Setup web report task. This task requires two parameters:
Example YAML Setup
By following this setup, the specified URL will be rendered on the Web Report tab in your Azure DevOps Build and Release pages. Executing the task multiple times allows you to add several sub-tabs, each displaying a different web resource. |