jenkinsci / hipchat-plugin

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

Job display name is ignored #78

Closed jakub-bochenski closed 7 years ago

jakub-bochenski commented 8 years ago

Jenkins allows to set a more human-friendly "display name" attribute. I think it should be used (or at least available as a variable) in notifications

aldaris commented 8 years ago

$JOB_DISPLAY_NAME is already implemented. Did you mean full display name?

jakub-bochenski commented 7 years ago

That's nice, but I couldn't find it before. In fact I only see it mentioned in the changelog

JOB_DISPLAY_NAME macro is now available, should contain the project's display name similarly to pre 0.1.9 notifications (JENKINS-27712).

.. any chance for a macro reference list?

EDIT: when I click (?) on Jenkins I get "ERROR: Failed to load help file: Not Found". Is there a static reference anywhere?

aldaris commented 7 years ago

For the next version it will be duplicated to the default notification and job notification settings as well, so hopefully it will be more useful in the future. Until then, here's a shortcut: https://github.com/jenkinsci/hipchat-plugin/blob/master/src/main/webapp/help-projectConfig-hipChatMessages.html