[ https://issues.jenkins-ci.org/browse/JENKINS-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159554#comment-159554 ]
Florian Loikasek commented on JENKINS-10839: -------------------------------------------- I guess for most use cases it would be enough to allow links to jobs and builds. At least for everything I wanted to create links in Groovy scripts for that would do... > Allow for HTML output in scriptler > ---------------------------------- > > Key: JENKINS-10839 > URL: https://issues.jenkins-ci.org/browse/JENKINS-10839 > Project: Jenkins > Issue Type: New Feature > Components: scriptler > Reporter: grzegorz_oledzki > Assignee: domi > > 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: > {code} > <a href="http://jenkins:8080/job/Project/116">Project #116</a> > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira