[ 
https://issues.jenkins-ci.org/browse/JENKINS-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

SCM/JIRA link daemon resolved JENKINS-10839.
--------------------------------------------

    Resolution: Fixed
    
> 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

        

Reply via email to