I created a rule when pull request is created ,send a message in slack channel to notify the group.
I would like to add the link to the pull request in the message
, is there a way to do so?
I found the solution, used this in the message:
<{{issue.url}}|{{issue.key}}>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.