SonarQube 7.2, VSTS Plugin 4.3.0 stop work with Pull request

Hi Nikita,

Pull Request support requires at least the developer edition of SonarQube. If you don’t want to analyze your pull requests and keep using the community edition, then simply create a second build definition without any SonarQube task, and use it in your branch strategy to build pull requests.

Does it make sense?