AmadeusITGroup / sonar-stash

Stash (BitBucket) plugin, a pull-request decorator which allows to integrate SonarQube violations directly into your pull-request
MIT License
165 stars 82 forks source link

Pull Request doesn't show the issue #177

Closed ahmedelkoush closed 6 years ago

ahmedelkoush commented 6 years ago

Hi Dear,

KIndly i follow the steps but i think something going wrong with me i couldnt catch the issue would you Please help me?

The following is properties i reflect on sonar-scanner.properties sonar.projectKey=TRAFFIC sonar.projectName=TRAFFIC sonar.projectVersion=1.0 sonar.stash.password=(i put my bitbucket password) analysis.mode=issues stash.notification=true stash.project=https://bitbucket.org/idealsoft stash.repository=https://bitbucket.org/idealsoft/trf pullrequest.id=1878 stash.password=(i put my bitbucket password)

t-8ch commented 6 years ago

Hi @ahmedelkoush,

This plugin can only talk to Bitbucket Server, not Bitbucket cloud. (At least until #66 is resolved)