Automatically adding comments for warnings in Azure DevOps Pull Requests
In DevOps, it’s possible to configure a pipeline to run every time a PR is created. This can be used to build and validate all the relevant Source files and templates. This blog describes the steps needed to create comments for every warning, to make them visible in your PR.