-
New Feature
-
Resolution: Fixed
-
Major
-
None
It would be great if one could generate HTML output in the Groovy scripts executed in scriptler.
A typical usage is when you have a script which filters builds matching some criteria. Currently we have just the build id, like "Project #116". Instead we could have something like:
<a href="http://jenkins:8080/job/Project/116">Project #116</a>