Notification on code changes

Hi everyone,

I want to track code changes in a specific file, and better - on specific code line. Moreover, it would be great if this can also notify me when that happens. Can SonarQube do that?

Hey there.

Tracking whether or not code has changed, rather than tracking specific quality issues 9on changed code), is not really what SonarQube is built for. Probably just better to run a git diff :smiley: But if you’d like to further explain your use-case, feel free.