Hello,

I need smarter email notifications. Mainly I need to know, when jenkins starts a job triggered by a git poll, what changed in the repository (source code diff between previous build and current build). This should be sent at the beginning of a job after the git poll. Can I do this?

Another thing I need is to be able to run a script after a build, and then use the output of that script in a notification email. Is it possible to achieve this in jenkins?

Thanks,

--
Paulo Matos

Reply via email to