Category "jenkins-email-ext"

Running Groovy in Email Extension Plugin Jenkins

I need to create a url and send a mail from the Jenkins Email Plugin. I simply need the filenames to creat the url. The files are in the workspace itself. After

compare 2 variables in jelly script

<j:set var="maxEachOSTime" value="0" /> <j:if test="${xmlval &gt; maxEachOSTime}"> ${xmlval} &gt; ${ maxEachOSTime} <j:set va