Context: We are facing issues with SonarQube after doing analysis using Azure Devops. Issues are like if there are any code smells, it is showing in Pull Request, and it is stopping the PR for merging. I tried below options to disable it
Not found any settings in Sonarqube. Tried using external properties Sonar.pullrequest.provider = ‘’ while doing prepare analysis scan.