This session explores Git check in to source control and branch management policies with gating policies and code quality checks using Sonar Cloud integrated with Azure Devops. Add Azure Build pipelines to run code analysis and tests before performing builds using the power platform build tools.
Branch Status policies allow to add a check in gating policy with sonar cloud to generate detailed reports on code quality before merging into master.
Pradesh also shows how to add the solution checker into the build pipeline which is a great way to guarantee your solution is developed according to Microsoft best practices before it is installed on the Microsoft cloud or available in appsource.