{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 143",
          "upstreamBuild" : 143,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge develop --no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 123,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
            "branch" : [
              {
                "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
            "branch" : [
              {
                "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
        "branch" : [
          {
            "SHA1" : "9443a5c73128f1d6a79080f347bad2cf4f25426f",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/ome-documentation"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#123",
  "duration" : 160207,
  "estimatedDuration" : 169414,
  "executor" : None,
  "fullDisplayName" : "OMERO-docs #123",
  "id" : "123",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 123,
  "queueId" : 25457,
  "result" : "SUCCESS",
  "timestamp" : 1721437090970,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/khaledk2/my-views/view/all/job/OMERO-docs/123/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/developers/json-api.rst"
        ],
        "commitId" : "b990190fdf3c6ccceab6c217a603c1a32294ef6c",
        "timestamp" : 1716293454000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Clarify CSRF token usage\u000a",
        "date" : "2024-05-21 13:10:54 +0100",
        "id" : "b990190fdf3c6ccceab6c217a603c1a32294ef6c",
        "msg" : "Clarify CSRF token usage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/developers/json-api.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/conf.py"
        ],
        "commitId" : "6860e6826a100028a1f86ff066f238c0b313b25b",
        "timestamp" : 1718051073000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "exclude trac\u000a",
        "date" : "2024-06-10 21:24:33 +0100",
        "id" : "6860e6826a100028a1f86ff066f238c0b313b25b",
        "msg" : "exclude trac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/conf.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "omero/conf_autogen.py"
        ],
        "commitId" : "4b26da1eb171995cbd5366c6def0286a2a4dc966",
        "timestamp" : 1721355596000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Changes from upstream repositories:  openmicroscopy\u000a",
        "date" : "2024-07-19 02:19:56 +0000",
        "id" : "4b26da1eb171995cbd5366c6def0286a2a4dc966",
        "msg" : "Changes from upstream repositories:  openmicroscopy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "omero/conf_autogen.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/nikolaus.ehrenfeuchter",
      "fullName" : "nikolaus.ehrenfeuchter"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/callan",
      "fullName" : "callan"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
      "fullName" : "j.burel"
    }
  ]
}