jenkins - Can I add Committers List/Email List to the Content of the Email-ext Plugins? -
i need committers list when build failed,can add committers list or committers' email list content of email-ext plugins?is there env ${committers}?
@tracy - jenkins not expose committers information environment variables. neither email-ext plugin. email extension plugin lets create own email format using own jelly script. take @ this , this see how configure type of email format, go the email extension plugin page , search 'jelly content'. should take section. try out , let me know how works.
Comments
Post a Comment