if it is possible to connect bitbucket code transfer to sonarqube?
if it is possible .i need an step by step procedure
bitbucket -----code----->sonarqube tool
if it is possible to connect bitbucket code transfer to sonarqube?
if it is possible .i need an step by step procedure
bitbucket -----code----->sonarqube tool
Hi,
This question/thread seems to be answered by your earlier thread:
As you established, there’s not going to be a connection directly from Bitbucket to SonarQube. You need something like Jenkins in the middle. Setting up a Jenkins job that runs on Bitbucket commit is beyond the scope of this community, but once you have that job set up there might be someone here who can advise you on adding analysis to it.
Ann