Re: Using variables within the Jenkins email subject lines ?

2013-11-01 Thread lalit kumar
Check this http://automatethebox.blogspot.in/2013/10/use-environment-variable-in-jenkins.html On Wednesday, September 26, 2012 3:01:23 AM UTC+5:30, Tom80112 wrote: I would like to use variables within Jenkins email subject lines. I am using the editable email notification plugin

Re: Using variables within the Jenkins email subject lines ?

2013-11-01 Thread lkumarblogs
Check this http://automatethebox.blogspot.com/2013/10/use-environment-variable-in-jenkins.html -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Using-variables-within-the-Jenkins-email-subject-lines-tp4641373p4679736.html Sent from the Jenkins users mailing list

Re: Using variables within the Jenkins email subject lines ?

2012-09-26 Thread giuliano
You can use vars generated with a shell script. What we do is write them to a file, then use the Inject environment variables plugin.

Re: Using variables within the Jenkins email subject lines ?

2012-09-26 Thread Slide
email-ext or the normal emailer? On Tue, Sep 25, 2012 at 2:31 PM, Tom80112 nez...@yahoo.com wrote: I would like to use variables within Jenkins email subject lines. I am using the editable email notification plugin. Instead of having a set-in-stone email subject line, I would like define

Re: Using variables within the Jenkins email subject lines ?

2012-09-26 Thread Slide
in with a subject line of: $subject(not evaluated) -- View this message in context: http://jenkins.361315.n4.nabble.com/Using-variables-within-the-Jenkins-email-subject-lines-tp4641373p4641525.html Sent from the Jenkins users mailing list archive at Nabble.com. -- Website: http