In slack message @username is not linked

Hi. I’m trying to send slack message with @username, but in slack @username appears as plain text - not linked (I have tried 2.7.3 and 2.6.1 versions).

My slack step settings:
| version: 2.7.3 |
Config:

  • Debug: false
  • WebhookURL: *****
  • Channel:
  • ChannelOnError:
  • Text: Last test
  • TextOnError:
  • IconEmoji:
  • IconEmojiOnError:
  • IconURL: https://github.com/bitrise-io.png
  • IconURLOnError: https://github.com/bitrise-io.png
  • LinkNames: true
  • Username: Bitrise
  • UsernameOnError: Bitrise
  • Color: #3bc3a3
  • ColorOnError: #f0741f
  • PreText:
  • PreTextOnError: Build Failed!
  • AuthorName:
  • Title:
  • TitleOnError:
  • TitleLink:
  • Message: Testing linkify @jt

Hey @JurateT!

Checked and working as expected for me. Is it possible that you wanted to use link_names feature on a private channel?

More info can be found here: https://api.slack.com/docs/message-formatting#linking_to_channels_and_users

Please let me know if you have any other questions! :slight_smile:

1 Like

Hi. I’m using a public channel. I guess it is related to workspace settings.

Is there any workspace settings for that? Please let me know if you catch something

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.