Hi,
I'm using all the tools you can imagine to send attached or just written all the changes in downstream jobs. Actually, i have 4 joined jobs and the last one is the one used to compose the email but always put "no changes" because all the changes are being missing
I'm using extended email with a ${JELLY_SCRIPT,template="template"} and also i'm using build log parsing plug in writting in a file (but never gets the changes on it)
and using as well Git Changelog but i got the error "java.lang.RuntimeException: Cannot find on classpath (changelog.mustache) or filesystem (/changelog.mustache)."
Please, any idea how to configure step by step to get all the changes on each job?
Thanks in advance