You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi
Where can I find a definition and syntax for "mail to" for a declarative script?
Specifically I want to know:
1) Is it possible to specify a recipient by user name rather than full email address?
2) How to specify 'committers'?
3) How can I set the message body to be similar to that sent by a traditional Jenkins job (i.e. result, change summary, and tail end of console output) ?
Best regards
David
David Aldrich
unread,
May 15, 2017, 9:36:42 AM5/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Asking my question another way:
Where can I find a list of objects / variables that a script can access, e.g. ${currentBuild.fullDisplayName} ?