I would like to configure Sonar in such a way that, if there’re 0 bugs, 0 vulnerabilities, and 0 code smell, do not notify me. Can someone please help me configure this behavior?
In Adminstration / General Settings / Pull Requests you can disable the Enable summary comment option.
This is currently not possible. The setting I mentioned above is either on or off, regardless of the number of code quality issues. Note that the same information will still be available as a Check on the pull request, without triggering a notification.