-
Hello,
I have a the PR workflow implemented starting with a baseline scan of my 'master' branch -> from there, developers create a 'feature' branch, edit/modify/create code, add -> commit -> push…
-
Working with:
BitBucket on-prem, latest version
SonarQube on-prem 6.4
called via Jenkins jobs, which takes in PR ID as parameter and runs the SQ Scan
This repository has been used for the…
-
If your branch is behind the master and on master some issues has been fixed, those issues will be displayed in you PR in summary comment.
The summary is about new issues on your branch, my proposi…
-
Hi all,
I have followed the installation instructions, set up my user details in sonar/sonar-scanner arguments and executed the sonar-scanner to get the following exception:
`ERROR: Unable to …
-
Hello,
I just encountered this issue on a multi-module gradle project. I think this happens because when multiple modules exists, sonarqube analises them one by one using the base path of the current…
-
Hello,
New to this plugin and Sonar in general, any assistance resolving is appreciated:
`INFO: ANALYSIS SUCCESSFUL
INFO: Executing post-job org.sonar.plugins.stash.StashIssueReportingPostJob
…
-
I'd like to block the merge of pull-request if some sonar issues are created.
The rule should be configurable. For example: "no blocker/critical/major, not more than 5 minor/info".
I'm not sure `sona…
-
I got sonar-stash working (thanks a lot!) and now I would like to have coverage evolution.
I packaged and deployed the plugin, I can see the rules and I added it to my quality profile as "blocker"
I…
-
Using plugin version 1.3 , Sonar version 6.5
Analysing the project like suggested on the README page. The summary commented is added to the PR, but not the individual comments.
Adding -Dsonar.stash.…
-
Hi,
I am trying to configure the plugin, but I get the following error:
```
org.sonar.plugins.stash.exceptions.StashClientException: Unable to post a comment to #. Received 400: null: The path q…