[JIRA] (JENKINS-59599) It'd be most excellent if related triggered builds were both displayed in UI and returned from Jenkins' REST API

2 views
Skip to first unread message

myselfasunder@gmail.com (JIRA)

unread,
Sep 30, 2019, 11:54:04 PM9/30/19
to jenkinsc...@googlegroups.com
Dustin Oprea created an issue
 
Jenkins / Improvement JENKINS-59599
It'd be most excellent if related triggered builds were both displayed in UI and returned from Jenkins' REST API
Issue Type: Improvement Improvement
Assignee: rsandell
Attachments: image-2019-09-30-23-43-35-510.png
Components: gerrit-trigger-plugin
Created: 2019-10-01 03:53
Priority: Minor Minor
Reporter: Dustin Oprea

Currently, related triggered builds are displayed on the build page of a triggered build:

 

However, I have some processing that could benefit from being able to read this information. Can we expose this in the output of the build REST API?

Currently, this is all we g et:

{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritCause",
          "shortDescription" : "Triggered by Gerrit: https://aa.bb.cc/c/repository-name/+/513530"
        }
      ]
    },
    { 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages