jenkinsci / hipchat-plugin

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

Add placeholder for failed test names in HipChat messages #90

Closed mdio closed 7 years ago

mdio commented 7 years ago

It would be nice to see which test failed without having to consult Jenkins for that. I'm thinking of the names displayed on the //jenkins/job/MyJob/42/testReport/ page. Of course not all of the failed but only the first 3 or so.

aldaris commented 7 years ago

With the integration of token-macro-plugin, this is now possible thanks to email-ext-plugin's $FAILED_TESTS macro. Should be available with version 2.1.0.