Jenkins job Build History

Hi all, Is it possible to make the "Build History" box in jenkins show some more information? E.g. Who/What triggered each build? This is especially useful for *manual* jobs, that are supposed to be triggered manually by users. Later, it's a bit hard to find your builds. Thanks, -- Didi

On 23 August 2017 at 08:58, Yedidyah Bar David <didi@redhat.com> wrote:
Hi all,
Is it possible to make the "Build History" box in jenkins show some more information? E.g. Who/What triggered each build?
Yes. With Groovy code, from inside the job.
This is especially useful for *manual* jobs, that are supposed to be triggered manually by users. Later, it's a bit hard to find your builds.
Excellent question: https://ovirt-jira.atlassian.net/browse/OVIRT-1313 -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

On Wed, Aug 23, 2017 at 8:58 AM, Yedidyah Bar David <didi@redhat.com> wrote:
Hi all,
Is it possible to make the "Build History" box in jenkins show some more information? E.g. Who/What triggered each build? This is especially useful for *manual* jobs, that are supposed to be triggered manually by users. Later, it's a bit hard to find your builds.
+1, or a way to search recent jobs started by X; or even better: job started with param Y.
participants (3)
-
Barak Korren
-
Dan Kenigsberg
-
Yedidyah Bar David