Also another question I have. If you store your templates in JENKINS_HOME/email-template, does Jenkins automatically call the template when a failure occurs or do you specifically specify it?
On Wednesday, November 12, 2014 1:30:35 PM UTC-8, Jordan de Geus wrote: > > Awesome! Thanks for that! Makes sense that you can specify the template in > specific jobs. > > For storing the templates, can the be stored in our build privately > similar to how we store our own unit/int tests? Or does it have to be done > on the home side of things? - Reason i ask is due to some users not having > admin access. > > On Tuesday, November 11, 2014 5:12:04 PM UTC-8, slide wrote: >> >> I don't know anything about dotci, but you can have different templates >> for different jobs easily. The templates need to be put in either the >> config file provider or in JENKINS_HOME/email-templates. You can specify >> the template in the specific jobs. >> >> On Tue, Nov 11, 2014, 17:49 Jordan de Geus <[email protected]> wrote: >> >>> Hey everyone! >>> >>> My company is currently using Dotci/Jenkins for our CI setup. I am >>> trying to figureout what is needed to edit the automated emails for >>> failures to contain information regarding what exactly failed. >>> >>> I've been browsing through the email-ext plugin page for some time now >>> and can't really figure out what is needed to really make use of this >>> plugin so here i am with a few questions to everyone! >>> >>> Once the plugin is installed on our CI servers, what is needed next? Do >>> i customize the email templates and reference the location in the .ci.yml >>> file stored in the home dir? Does it matter where the email templates are >>> stored? >>> >>> Also since the company i work for is fairly large, we have multiple >>> slaves as many teams are using the Jenkins setup. Is it possible to >>> customize the template specifically for my team and not other teams? >>> >>> Thanks! >>> >>> -- >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
