How can we use a variable for E-mail Notification Recipients field of a job ?

72 görüntüleme
İlk okunmamış mesaja atla

Erik Vande Velde

okunmadı,
20 Nis 2016 09:14:0420.04.2016
alıcı Jenkins Users, Erik Vande [FGCB] Velde
I tried the following:
(1) define a global variable in Jenkins - Manage Jenkins - Configure system, and refer to it with ${mail_list} => the variable was not resolved
(2) define properties in a local properties file, and access them from the EnvInject plugin => the variable is again unresolved
=> none of "$email_list",$email_list and ${email_list} seem to work for me
(3) I had a brief look at extended mail plugin documentation, and they don't talk about using a variable for the recipient either ...  

Matthew...@diamond.ac.uk

okunmadı,
20 Nis 2016 09:51:2820.04.2016
alıcı jenkins...@googlegroups.com

We use variables exactly as per your method (1), and it just works. Syntax is ${DAQ_MX_email_list}.

You’re going to need to give us a bit more info about your configuration.

What release of Jenkins are your running? Are you using the regular mailer, or the extended email plugin?

Sorry to ask, but I assume that you have checked the spelling or the variable name.

 

Can I suggest adding a build step that does an echo “$mail_list”? You need to work out whether the problem is that the variable is not set, or whether it is set, but the mailer is not picking it up.

 

Hope that helps

Matthew

--

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 

Erik Vande Velde

okunmadı,
21 Nis 2016 05:36:0121.04.2016
alıcı Jenkins Users, Matthew...@diamond.ac.uk
(1) The release I'm running is 1.583
(2) I'm using the regular mailer, not the extended one
(3) I copy pasted the name of the variable, I'm 100% sure it is correct
(4) I put an 'env' command in the job configuration (as our jenkins runs on windows), and is showing my variable
So i'm sure the problem is that the mailer doesn't pick up my variable, while it exists in the jenkins environment.
A question: when you look at your job's console output do you see ${DAQ_MX_email_list} or the  resolved variable value ?

Slide

okunmadı,
21 Nis 2016 05:41:2221.04.2016
alıcı Jenkins Users, Matthew...@diamond.ac.uk
The default mailer does not do token replacement in any field. If you want that functionality, you need to use email-ext.

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1ff54c70-7760-4cce-a719-69f2a23ddca6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Erik Vande Velde

okunmadı,
21 Nis 2016 07:00:0321.04.2016
alıcı Jenkins Users, Matthew...@diamond.ac.uk
Thanks! Now it works, but the email-ext needs a lot of configuration to make it do what I want to, so i hope that one day the default mailer will resolve variables too ...

Slide

okunmadı,
21 Nis 2016 10:22:1621.04.2016
alıcı Jenkins Users, Matthew...@diamond.ac.uk

I don't think it will. Email-ext is there for that purpose.


Tümünü yanıtla
Yazarı yanıtla
Yönlendir
0 yeni ileti