Open hakuno opened 3 years ago
I realized your medium post has the same issue https://sylvainleroy.medium.com/how-to-send-notifications-to-slack-with-sonarqube-45e0f09e4774
Is that okay so?
The same issue. Any update ?
Sorry, I didn't have the time to maintain it.
How should the bug be fixed? I may have a look at it this weekend.
Best regards Sylvain
Le jeu. 3 nov. 2022, 16:21, Alex @.***> a écrit :
The same issue. Any update ?
— Reply to this email directly, view it on GitHub https://github.com/sleroy/sonar-slack-notifier-plugin/issues/13#issuecomment-1302274600, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL7XEUXNMHAQKE4MOI6H7LWGPKAJANCNFSM44ZX64PA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Expected format is : @user_name Project [main] ... Actual format is : !@user_name Project [main] ...
The notification begins with a buggy message.
Maybe it can't render the mention or something like that. You can see my screenshot.
The 'username' appears as <!SonarQube> within some code format markdown.
It's the 8.0-beta release. I run SonarQube 8.9 LTS btw.
Thanks in advance!