I am integrating TFS 2015 with SonarQube 6.1, and I need to know when the analysis are finished to run another process.
I have had a look at some triggers called hooks, but it required develop a plugin for SonarQube.
Is there another way of doing this?