Do we have an option to mention user groups instead of users in slack integrations? #163
Closed
akhilaananthkumar
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Not yet. created an issue to track the work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@akhilaananthkumar Changes have been rolled out in v1.1.6 Documentation: https://test-results-reporter.github.io/extensions/mentions.html#mentioning-a-user-group-in-slack |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
{ "name": "mentions", "inputs": { "users": [ { "name": "Jon", "slack_uid": "ABCDEFGH" } ] } }
Instead of using member id value in slack_uid field, is there a way to use group id?
Slack group id - https://slack.com/intl/en-au/help/articles/212906697-Create-a-user-group
Beta Was this translation helpful? Give feedback.
All reactions