I would like to add some dynamic content to the project page . . . anyone know if that's possible?
I have a job that deploys new code to an environment and it's been requested that I get the output of "git log" on the project page so the person pushing out the new code knows what the changes are . . . I have the groovy code that gets the log output, now I just need a way to get it onto the project page.