{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.github.pullrequest.GitHubPRCause",
          "shortDescription" : "GitHub PR #148: Comment matches to criteria."
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TRIGGER_SENDER_AUTHOR",
          "value" : "Joseph Wong"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TRIGGER_SENDER_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMIT_AUTHOR_NAME",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMIT_AUTHOR_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TARGET_BRANCH",
          "value" : "dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SOURCE_BRANCH",
          "value" : "FixNewlinesInCache"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_AUTHOR_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_BODY",
          "value" : "KSP strips them out in `ConfigNode.AddValue(string, string)`, meaning the cache didn't break but the newlines would get removed from strings.\\r\\n\\r\\nThis fixes some that in some `ConfigNode` modifying code, and makes sure that the cache also handles it properly\\r\\n\\r\\nResolves #84"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SHORT_DESC",
          "value" : "GitHub PR #<a href=\\\"https://github.com/sarbian/ModuleManager/pull/148\\\">148</a>, Comment matches to criteria."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TITLE",
          "value" : "Properly handle tabs and newlines in node values"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_URL",
          "value" : "https://github.com/sarbian/ModuleManager/pull/148"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SOURCE_REPO_OWNER",
          "value" : "sarbian"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_HEAD_SHA",
          "value" : "f2fba86ce98bcba5ab13b7d3ce6c6fd7e51e74ea"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COND_REF",
          "value" : "merge"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "GITHUB_PR_CAUSE_SKIP",
          "value" : False
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_NUMBER",
          "value" : "148"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_STATE",
          "value" : "OPEN"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMENT_BODY",
          "value" : "run test"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMENT_BODY_MATCH",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_LABELS",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_REPO_GIT_URL",
          "value" : "git://github.com/sarbian/ModuleManager.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_REPO_SSH_URL",
          "value" : "git@github.com:sarbian/ModuleManager.git"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 456,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#24",
  "duration" : 99110,
  "estimatedDuration" : 100490,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-PRBuilder #24",
  "id" : "24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 24,
  "queueId" : 6,
  "result" : "SUCCESS",
  "timestamp" : 1561767856537,
  "url" : "https://ksp.sarbian.com/jenkins/user/stijnreclame/my-views/view/all/job/ModuleManager-PRBuilder/24/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}