RocketChat notification for pull request comment has not working hyperlink #7973
Closed
2 of 7 tasks
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Milestone
[x]
):Description
After placing a comment in a pull request, a notification is send to our Rocket.Chat. The notification tries to provide a hyperlink to the message with the syntax
<"hyperlink"|"name pull request">
. This is correct, however it is used as a header as well. Therefore, instead of making a hyperlink to the Gitea server, Rocket.Chat creates a hyperlink to show the contents of the comment.I suggest to change the comment notification to:
This method will render all hyperlinks correctly.
Screenshots
The text was updated successfully, but these errors were encountered: