Feat Request: Move icon on pull request comment after title

Must-share information (formatted with Markdown):

  • which versions are you using: SonarQube Enterprise Edition, Version 10.3 (build 82913)
  • how is SonarQube deployed: Docker
  • what are you trying to achieve: I use a slack integration to inform me of when someone (or a bot) comments on my PRs, because of the location of the icon, I cannot simply see if SonarQube passed or not. All I see is the beginning of the icon URL:

sonarqube[bot] commented on [repo#01] [Example PR for SonarQube support]

*[<https://raw.githubusercontent.com/SonarSource/sonarqube-static-resources/master/v…

  • what have you tried so far to achieve this: I have looked for general configuration or customization options for the comments but was unsuccessful. I searched this community for similar topics as well.

What I am hoping is that the icon can be moved by default to after the title, something like:

Quality Gate passed Quality Gate passed

Rather than what it currently comments:

Quality Gate passed Quality Gate passed

Or otherwise provide a configuration option, preferably org-wide, but org-wide in addition to project-wide would be fine. One additional option would be to use the emoji support but I don’t know if that works with the other pull request providers:

:green_circle: Quality Gate passed

Hi @joe-sharp

Thanks for your insight.
How is your Slack integration built? Couldn’t you define what you want to send specifically depending on the Quality Gate status?

I am not sure how it is built, it is GitHub’s official integration. AFAIK the messages aren’t configurable or filterable. It just displays a preview of the first x number of characters any time someone comments on a PR. I admit that they should probably be displaying alt-text if they aren’t going to encode the image or whatever would be needed. That being said, this is probably a smaller feature request for y’all.

Hi @joe-sharp

Thanks for the clarification.
I have stored your request to keep track of it. Indeed, this is a small feature, but we have other short-term priorities at the moment.

Best

Alexander