We use the python-jenkins (https://pypi.python.org/pypi/python-jenkins) 
library to access build info, the output is in json.  It's open source 
(apache license) so you can just extend it to grab additional meta data 
about each build. 

On Tuesday, June 23, 2015 at 3:51:54 PM UTC-7, [email protected] wrote:
>
> I have an external application that monitors some of our Jenkins jobs, and 
> am using the json api to grab status info.
> We also use the Build Failure Analyzer plugin to determine failure causes, 
> but the result is not returned through the json api.
>
> Is there a convenient way to extend what the json (or xml) api provides in 
> order to add this or any other build meta data? Alternately, is there a 
> different way to access this information (through the cli maybe?)
>
> Thanks
> -Sean 
>

-- 
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/46c62398-eb08-429e-9781-55eee18b867e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to