jenkinsci / hipchat-plugin

HipChat notification plugin for Jenkins
https://plugins.jenkins.io/hipchat/
54 stars 85 forks source link

Direct Mention Support #114

Open mattjohnson opened 6 years ago

mattjohnson commented 6 years ago

I would like to specify a string build parameter to jobs that contains the mentions that will be used in room notifications. Currently the text is just inserted in the message but it is not registered as a mention.

tomasbjerre commented 6 years ago

Duplicate? https://github.com/jenkinsci/hipchat-plugin/issues/74

mattjohnson commented 6 years ago

@tomasbjerre Not a duplicate. My use case is I have a job that takes as parameters the list of users to notify upon success. While I can place the mention names in the notification string, the hipchat message does not trigger notifications.