Hi,
Is there some simple way to allow html in currentBuild.description?
Seems like when I write any html tags in that string, they are all automatically escaped. I can see where it would be important to do this by default for security purposes -- but as we have control over our github instance, I would like to be able to allow it.
I want to create some basic links in the description to the deep artifacts that are being archived on the build.
Cheers,
Greg