Closed mbalmes closed 6 years ago
But you can see users in changes list, mentions is designed to mention slack users.
This may be too specific to our usage, but when we have a build fail it's very helpful to have the list of contributors visible in the slack message. We've been using a custom implementation for a while and just switched to this plugin and are missing this functionality. We've found that having the list of contributors shown in slack helps it get fixed faster, because users are less likely to do the multiple clicks to get to the changes list. I know the {changes} placeholder will list the changes with the contributor's name, but that's pretty verbose for what we need. Maybe implementing another placeholder that will tag the slack user if possible, otherwise just listing the name would work. If you agree with the need I would gladly add it myself and submit a pull request.
Please try newest release
Awesome, thanks!
{mentions} doesn't show the users if their slack name is not the same name that teamcity reports. It would be helpful if we could still see the name, but not tag them.