https://bugzilla.wikimedia.org/show_bug.cgi?id=55824
--- Comment #15 from Geoffrey Mon <[email protected]> --- Created attachment 13967 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13967&action=edit First version of jenkins template ready for testing 1. To use this template, place it under $JENKINS_HOME/email-templates/ 2. make sure email-ext plugin is installed 3. Under the job config for post-build actions, remove "email notification" and add "editable email notification" 4. Change default content type to html 5. Change body to ${SCRIPT, template="wikimedia-jenkins.template-1"} 6. Optional - change the subject using the token references; here is the one i used: ${PROJECT_NAME} ${BUILD_NUMBER} - ${BUILD_STATUS} 7. Set the recipients, etc. 8. Open Advanced Settings... and there you can change when an email notification is triggered. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
