--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/JguVVO4OorE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/19b998fb-1e06-4074-b6c8-effb35cb3c03%40googlegroups.com.
You still have not answered my question. Would you please answer that.
Is there an irc or Slack channel for SonarQube that I can talk with the engineers at SonarQube to ask this type of question.
There is no functionality in PR analysis to stop anything.
Preview mode performs a full analysis on the entire code base and does not send the results to the database. Typically this mode is used when you want a quick feedback about the issues that you might have introduced before pushing your modifications to the main code base. See all the possibilities in the "Pre-commit Check" documentation.
Then I found "issues" mode do analysis of only changed files unless the sonar.scanAllFiles=true is explicitly set.
I know what does "synonymous" mean. Thank you