Might be, but be aware that that plugin is only currently installed < 300 times worldwide, and more importantly latest release is already 2 years old. But from the description, I agree it seems to match what you'd like to do. But maybe you'd have to take over its maintenance to get to your final destination.
Side node: solved very differently, but would kind of give that: use Gerrit, and plug CI to verify commits. Then you can find any commit afterwards, view who pushed it, how it was amended, if its build(s) passed, when it was merged, anytime. Cheers 2015-03-01 14:38 GMT+01:00 bl0ck3r <[email protected]>: > Jenkins is the authoritative source of whether a Git commit SHA1 has > passed or failed to build. How do I, several weeks after the build is done, > interrogate Jenkins about a specific Git commit SHA1? Seems to me I have to > scan a hole bunch of XML files until I find the right one. Does not feel > like a fast lookup to me, more like a slow walk of all the XML files (O(N) > rather than O(1)). > > Is the Audit to Database plugin a good idea to solve this? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/fb2812d0-2c9d-4acb-ac2f-c917ccc1ebf7%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/fb2812d0-2c9d-4acb-ac2f-c917ccc1ebf7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > Baptiste <Batmat> MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! > nbsp;! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6yDkX5vMotBOYgVxunk_9vyHL-x5Qhe5A%2BaJkRYSSg9A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
