sonarqube - Is there any way to link project analysis results (running Sonar Scanner) to developers? -


indeed, have found developer cockpit plugin commercial one. know there alternative simple features (none commercial) apply?

use scm plugin (e.g. git plugin) , you'll benefit auto-assign feature: if committer of line issue matches sonarqube user account, issue automatically assigned user (who can see issues user account). not mention issue filtering can author.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -