Customizing the Project Page

11 views
Skip to first unread message

Guy Matz

unread,
Dec 11, 2015, 10:19:45 AM12/11/15
to jenkins...@googlegroups.com
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.

Thanks a lot,
Guy

Victor Martinez

unread,
Dec 11, 2015, 3:27:45 PM12/11/15
to Jenkins Users
You can use the groovy post build plugin, and add those details either as part of the job or part of the build.

Cheers

Reply all
Reply to author
Forward
0 new messages