[
https://issues.jenkins-ci.org/browse/JENKINS-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159580#comment-159580
]
SCM/JIRA link daemon commented on JENKINS-10839:
------------------------------------------------
Code changed in jenkins
User: imod
Path:
src/main/resources/org/jenkinsci/plugins/scriptler/ScriptlerManagment/runscript.jelly
http://jenkins-ci.org/commit/scriptler-plugin/20636e7b887de37cb00abb3a7cd36f89ae4f5c40
Log:
[FIXED JENKINS-10839] Allow for HTML output in scriptler
Compare: https://github.com/jenkinsci/scriptler-plugin/compare/fe0d444...20636e7
> 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