{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 26919,
      "buildableTimeMillis" : 26919,
      "buildingDurationMillis" : 49945,
      "executingTimeMillis" : 49945,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5276,
      "waitingTimeMillis" : 5276
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1179,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
            "branch" : [
              {
                "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
            "branch" : [
              {
                "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
        "branch" : [
          {
            "SHA1" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1179",
  "duration" : 49945,
  "estimatedDuration" : 61120,
  "executor" : None,
  "fullDisplayName" : "seed #1179",
  "id" : "1179",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1179,
  "queueId" : 2528761,
  "result" : "SUCCESS",
  "timestamp" : 1764235169739,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1179/",
  "builtOn" : "default-fl0nk",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml",
          "prow-jobs/pingcap/ticdc/release-9.0-beta-presubmits.yaml",
          "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
        ],
        "commitId" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
        "timestamp" : 1764235133000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(prow-jobs/pingcap/ticdc): prevent unnecessary job runs for only json file changes (#3924)\u000a\u000aThis pull request updates the `skip_if_only_changed` configuration for\u000aseveral Prow job files.\u000a\u000aThe primary motivation for this change is to improve the efficiency of\u000aour CI/CD pipeline by preventing unnecessary test runs when only\u000aconfiguration files are modified. Previously, changes to `.yaml` files\u000awould trigger tests, which is often not the intended behavior for\u000aconfiguration-only changes.\u000a\u000aHere's a breakdown of the changes:\u000a\u000a* **Added `.json` to `skip_if_only_changed` regex:** This ensures that\u000achanges to JSON and TOML configuration files will also be skipped by\u000apresubmits, reducing redundant test executions.\u000a* **Updated `latest-presubmits-next-gen.yaml`:** The\u000a`skip_if_only_changed` pattern was modified to include `.json` and\u000a`.toml`.\u000a* **Updated `latest-presubmits.yaml`:** The `skip_if_only_changed`\u000apattern was modified to include `.json` and `.toml`.\u000a* **Updated `release-9.0-beta-presubmits.yaml`:** The\u000a`skip_if_only_changed` pattern was modified to include `.yaml`, `.json`,\u000aand `.toml`.\u000a\u000aThis change aims to optimize our CI process by ensuring that only\u000acode-related changes trigger presubmit jobs.\u000a\u000a---------\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2025-11-27 09:18:53 +0000",
        "id" : "3332fa0098e57232675a8b1cdbfd1bc005001ef0",
        "msg" : "chore(prow-jobs/pingcap/ticdc): prevent unnecessary job runs for only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/release-9.0-beta-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}