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

dogfood commented on JENKINS-10839:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[plugins_scriptler #44|http://ci.jenkins-ci.org/job/plugins_scriptler/44/]
     [FIXED JENKINS-10839] Allow for HTML output in scriptler (Revision 
20636e7b887de37cb00abb3a7cd36f89ae4f5c40)

     Result = SUCCESS
imod : 
Files : 
* 
src/main/resources/org/jenkinsci/plugins/scriptler/ScriptlerManagment/runscript.jelly

                
> 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