{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_OPTIONS",
          "value" : "-vvv --no-ask --reset --comment"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user devspace",
          "userId" : "devspace",
          "userName" : "devspace"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 640,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "branch" : [
              {
                "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "branch" : [
              {
                "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
        "branch" : [
          {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/jenkins-library-recursivemerge.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 640,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
            "branch" : [
              {
                "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
            "branch" : [
              {
                "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
        "branch" : [
          {
            "SHA1" : "9f729b1e00508cdb3bbdf6937ae3238f86bff98a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/www.openmicroscopy.org"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "build/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#640",
  "duration" : 54349,
  "estimatedDuration" : 46320,
  "executor" : None,
  "fullDisplayName" : "WEBSITE-push #640",
  "id" : "640",
  "keepLog" : False,
  "number" : 640,
  "queueId" : 13208,
  "result" : "SUCCESS",
  "timestamp" : 1761088942945,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/WEBSITE-push/640/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "_posts/2025-10-21-ome-transition.md"
          ],
          "commitId" : "0dfdf461b63e1330c08cafc3ee5bca394b02de56",
          "timestamp" : 1761082168000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/josh",
            "fullName" : "josh"
          },
          "authorEmail" : "josh@openmicroscopy.org",
          "comment" : "Add ome-transition blog post\u000a",
          "date" : "2025-10-21 23:29:28 +0200",
          "id" : "0dfdf461b63e1330c08cafc3ee5bca394b02de56",
          "msg" : "Add ome-transition blog post",
          "paths" : [
            {
              "editType" : "add",
              "file" : "_posts/2025-10-21-ome-transition.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.sh"
          ],
          "commitId" : "e7ce385efbf26d80323afe7e94c40137d06ef1d2",
          "timestamp" : 1761087309000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/josh",
            "fullName" : "josh"
          },
          "authorEmail" : "josh@openmicroscopy.org",
          "comment" : "Filter URLs temporarily\u000a",
          "date" : "2025-10-22 00:55:09 +0200",
          "id" : "e7ce385efbf26d80323afe7e94c40137d06ef1d2",
          "msg" : "Filter URLs temporarily",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "_posts/2025-10-21-ome-transition.md"
          ],
          "commitId" : "20fd7d363a6f3361cbbdafea1b7cd04bce45435a",
          "timestamp" : 1761087504000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/josh",
            "fullName" : "josh"
          },
          "authorEmail" : "josh@openmicroscopy.org",
          "comment" : "Add cross-link to image.sc\u000a",
          "date" : "2025-10-22 00:58:24 +0200",
          "id" : "20fd7d363a6f3361cbbdafea1b7cd04bce45435a",
          "msg" : "Add cross-link to image.sc",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "_posts/2025-10-21-ome-transition.md"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/josh",
      "fullName" : "josh"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 641,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/WEBSITE-push/641/"
  },
  "previousBuild" : {
    "number" : 639,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/WEBSITE-push/639/"
  }
}