I suspect this is not a feature of the product, but one of our teams is currently trying to reduce the noise on their github conversation view down to only items that need to be addressed; they would therefore like to only see the quality gate shown on the PR conversation as a comment if the quality gate has failed. If it succeeds, they’d still be able to see details in the “checks” view.
Looking at the referenced help doco above, the conversation view appears to be a binary on/off… is there any way to configure it based upon quality gate success?
Unfortunately, the setup is generally binary: it either decorates the PR with comments or it doesn’t, and there’s no built-in feature in SonarQube or GitHub that allows for conditional decoration based on the success or failure of quality gates directly in the conversation view.
It should be noted that the summary comment can be turned off while the PR is still decorated with a check, and contains detailed information that check.