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

sonar.stash.issue.severity.threshold seems to be idempotent #176

Closed emirozer closed 6 years ago

emirozer commented 6 years ago

Hi there,

First, thanks for the plugin much appreciated.

I have a rather straight forward issue. I pass this to sonar-scanner: -Dsonar.stash.issue.severity.threshold=MAJOR But it keeps on commenting with minors and info etc. Any idea what can go wrong here?

Thx

emirozer commented 6 years ago

I kinda have an idea already.. the release on this github repository is a bit old 1xx commits to master after it. So yeah :)