-
Improvement
-
Resolution: Fixed
-
Major
Standard jobs provide API endpoints for inspecting job statuses from other applications. This would be extremely useful for multijobs as well, particularly if there were a way to retrieve the build numbers of the downstream projects that were triggered from a given multijob top level build.
Ie http://jenkins/job/MultijobJob/5/api/json would return a basic json report including the same info that is displayed in the web interface when visiting a build status page.
Should also work for /lastSuccessfulBuild, etc as well.
[JENKINS-18361] Provide build report API support
Description |
Original:
Standard jobs provide API endpoints for inspecting job statuses from other applications. This would be extremely useful for multijobs as well, particularly if there were a way to retrieve the build numbers of the downstream project thats were triggered from a given multijob top level build. Ie http://jenkins/job/MultijobJob/5/api/json would return a basic json report including the same that is displayed on the status web interface when visiting a build page. Should also work for /lastSuccessfulBuild, etc as well. |
New:
Standard jobs provide API endpoints for inspecting job statuses from other applications. This would be extremely useful for multijobs as well, particularly if there were a way to retrieve the build numbers of the downstream projects that were triggered from a given multijob top level build. Ie http://jenkins/job/MultijobJob/5/api/json would return a basic json report including the same info that is displayed on the status web interface when visiting a build page. Should also work for /lastSuccessfulBuild, etc as well. |
Description |
Original:
Standard jobs provide API endpoints for inspecting job statuses from other applications. This would be extremely useful for multijobs as well, particularly if there were a way to retrieve the build numbers of the downstream projects that were triggered from a given multijob top level build. Ie http://jenkins/job/MultijobJob/5/api/json would return a basic json report including the same info that is displayed on the status web interface when visiting a build page. Should also work for /lastSuccessfulBuild, etc as well. |
New:
Standard jobs provide API endpoints for inspecting job statuses from other applications. This would be extremely useful for multijobs as well, particularly if there were a way to retrieve the build numbers of the downstream projects that were triggered from a given multijob top level build. Ie http://jenkins/job/MultijobJob/5/api/json would return a basic json report including the same info that is displayed in the web interface when visiting a build status page. Should also work for /lastSuccessfulBuild, etc as well. |
Assignee | New: Dave Kichler [ dkichler ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 149668 ] | New: JNJira + In-Review [ 193234 ] |