Skip sonar analysis when there is no code change

Must-share information (formatted with Markdown):

  • which versions are you using - 9.6.3
  • what are you trying to achieve - Skip sonar code analysis when there is no change in code
  • what have you tried so far to achieve this - Went through the documentation.

At what point in your workflow are you running analysis? Locally? During a PR verification build/pipeline?

If its the latter, would you want to run the rest of the pipeline if the code hasn’t changed?