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.
