jenkinsci / hipchat-plugin

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

Ability to sent a message to a user #96

Open frezbo opened 7 years ago

frezbo commented 7 years ago

It would be great to have an ability to sent the message to a specific user, most probably the user who triggered the build. I tried this functionality in my fork and it works when I am calling the API manually. I was not able to pass the user id from Jenkins though. #19 and my fork code with some improvements would be great. (I removed the whole v1 API support).