Reputation: 8257
I want to connect Bitbucket server (4.14) with SonarQube (6.3.1) to launch a sonar execution when any user create a pull request in Bitbucket.
Is there any way to connect Bitbucket with Sonar and launch the Sonar build scan using githook?
I know that that the best practice is to launch Sonar from Bamboo or Jenkins but I need a workaround before my company updates Bamboo for support pull request feature.
Thanks!
Upvotes: 1
Views: 703