{
  "_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" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 21535,
      "buildableTimeMillis" : 21535,
      "buildingDurationMillis" : 70961,
      "executingTimeMillis" : 70961,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5307,
      "waitingTimeMillis" : 5307
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1281,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
            "branch" : [
              {
                "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
            "branch" : [
              {
                "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
        "branch" : [
          {
            "SHA1" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
            "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" : "#1281",
  "duration" : 70961,
  "estimatedDuration" : 106681,
  "executor" : None,
  "fullDisplayName" : "seed #1281",
  "id" : "1281",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1281,
  "queueId" : 2808997,
  "result" : "SUCCESS",
  "timestamp" : 1766569365205,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1281/",
  "builtOn" : "default-1jw4n",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/error-log-review/github.go",
          "tools/error-log-review/go.sum",
          "tools/error-log-review/go.mod"
        ],
        "commitId" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
        "timestamp" : 1766569334000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(deps): update module github.com/google/go-github/v75 to v80 (#3957)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Change |\u000a[Age](https://docs.renovatebot.com/merge-confidence/) |\u000a[Confidence](https://docs.renovatebot.com/merge-confidence/) |\u000a|---|---|---|---|\u000a|\u000a[github.com/google/go-github/v75](https://redirect.github.com/google/go-github)\u000a| `v75.0.0` -> `v80.0.0` |\u000a![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv75/v80.0.0?slim=true)\u000a|\u000a![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv75/v75.0.0/v80.0.0?slim=true)\u000a|\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the Dependency\u000aDashboard for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>google/go-github (github.com/google/go-github/v75)</summary>\u000a\u000a###\u000a[`v80.0.0`](https://redirect.github.com/google/go-github/releases/tag/v80.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v79.0.0...v80.0.0)\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- feat!: Implement Enterprise SCIM -\u000aEnterpriseService.ListProvisionedSCIMUsers\u000a([#&#8203;3839](https://redirect.github.com/google/go-github/issues/3839))\u000aBREAKING CHANGE: `ListProvisionedSCIMGroupsEnterpriseOptions` optional\u000afields are now pointers.\u000a\u000a...and the following additional changes:\u000a\u000a- Bump go-github from v78 to v79 in /scrape\u000a([#&#8203;3828](https://redirect.github.com/google/go-github/issues/3828))\u000a- build(deps): Bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0\u000ain /scrape\u000a([#&#8203;3833](https://redirect.github.com/google/go-github/issues/3833))\u000a- build(deps): Bump actions/checkout from 5.0.0 to 5.0.1 in the actions\u000agroup\u000a([#&#8203;3834](https://redirect.github.com/google/go-github/issues/3834))\u000a- build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 in\u000a/example\u000a([#&#8203;3835](https://redirect.github.com/google/go-github/issues/3835))\u000a- build(deps): Bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 in\u000a/tools\u000a([#&#8203;3837](https://redirect.github.com/google/go-github/issues/3837))\u000a- feat: Add support for Enterprise GitHub App Installation APIs\u000a([#&#8203;3830](https://redirect.github.com/google/go-github/issues/3830))\u000a- Add ParentIssueURL field to Issue struct\u000a([#&#8203;3841](https://redirect.github.com/google/go-github/issues/3841))\u000a- build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in\u000a/example\u000a([#&#8203;3842](https://redirect.github.com/google/go-github/issues/3842))\u000a- build(deps): Bump the actions group with 2 updates\u000a([#&#8203;3844](https://redirect.github.com/google/go-github/issues/3844))\u000a- Add custom `structfield` linter to check struct field names and tags\u000a([#&#8203;3843](https://redirect.github.com/google/go-github/issues/3843))\u000a- feat: Add Credentials Revoke API\u000a([#&#8203;3847](https://redirect.github.com/google/go-github/issues/3847))\u000a- docs: Improve displaying GitHub API links on pkg.go.dev\u000a([#&#8203;3845](https://redirect.github.com/google/go-github/issues/3845))\u000a- feat: Add GitHub Enterprise App installation repository management\u000aAPIs\u000a([#&#8203;3831](https://redirect.github.com/google/go-github/issues/3831))\u000a- feat: Implement Enterprise SCIM - Update Group & User attributes\u000a([#&#8203;3848](https://redirect.github.com/google/go-github/issues/3848))\u000a- chore: Update golangci-lint to v2.7.0\u000a([#&#8203;3853](https://redirect.github.com/google/go-github/issues/3853))\u000a- feat: Add repository target to ruleset\u000a([#&#8203;3850](https://redirect.github.com/google/go-github/issues/3850))\u000a- Bump version of go-github to v80.0.0\u000a([#&#8203;3854](https://redirect.github.com/google/go-github/issues/3854))\u000a\u000a###\u000a[`v79.0.0`](https://redirect.github.com/google/go-github/releases/tag/v79.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v78.0.0...v79.0.0)\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- fix!: Fix field selection and bugs in ProjectsV2 GET endpoints\u000a([#&#8203;3809](https://redirect.github.com/google/go-github/issues/3809))\u000aBREAKING CHANGE: `UpdateProjectItemOptions.Field` is now\u000a`[]*ProjectV2FieldUpdate`.\u000a- feat!: Add enterprise security configurations, update API fields\u000a([#&#8203;3812](https://redirect.github.com/google/go-github/issues/3812))\u000aBREAKING CHANGES: Several `OrganizationsService` methods have been\u000arenamed for better consistency.\u000a- feat!: Implement Enterprise SCIM -\u000aEnterpriseService.ListProvisionedSCIMGroups\u000a([#&#8203;3814](https://redirect.github.com/google/go-github/issues/3814))\u000aBREAKING CHANGE: `SCIMService.ListSCIMProvisionedGroupsForEnterprise` is\u000anow `EnterpriseService.ListProvisionedSCIMEnterpriseGroups`.\u000a\u000a...and the following additional changes:\u000a\u000a- Bump go-github from v77 to v78 in /scrape\u000a([#&#8203;3816](https://redirect.github.com/google/go-github/issues/3816))\u000a- chore: Enable 'modernize'; bump golangci-lint to v2.6.1\u000a([#&#8203;3817](https://redirect.github.com/google/go-github/issues/3817))\u000a- feat: Add `required_reviewers` support to `PullRequestRuleParameters`\u000a([#&#8203;3806](https://redirect.github.com/google/go-github/issues/3806))\u000a- Add support for new custom properties for orgs APIs\u000a([#&#8203;3804](https://redirect.github.com/google/go-github/issues/3804))\u000a- build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 in /tools\u000a([#&#8203;3819](https://redirect.github.com/google/go-github/issues/3819))\u000a- chore: Enable nolintlint linter\u000a([#&#8203;3821](https://redirect.github.com/google/go-github/issues/3821))\u000a- fix: Remove custom Accept headers from search endpoints\u000a([#&#8203;3820](https://redirect.github.com/google/go-github/issues/3820))\u000a- Return back preview headers for search; remove TODOs for custom\u000aheaders\u000a([#&#8203;3824](https://redirect.github.com/google/go-github/issues/3824))\u000a- feat: Add hosted runners URL and network configuration ID to runner\u000agroup models\u000a([#&#8203;3825](https://redirect.github.com/google/go-github/issues/3825))\u000a- Update `jsonfieldname` linter to support `$` in `json` tag names\u000a([#&#8203;3826](https://redirect.github.com/google/go-github/issues/3826))\u000a- Bump version of go-github to v79.0.0\u000a([#&#8203;3827](https://redirect.github.com/google/go-github/issues/3827))\u000a\u000a###\u000a[`v78.0.0`](https://redirect.github.com/google/go-github/releases/tag/v78.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v77.0.0...v78.0.0)\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- feat!: Address post-merge enterprise billing cost center review\u000a([#&#8203;3805](https://redirect.github.com/google/go-github/issues/3805))\u000aBREAKING CHANGES: Various `EnterpriseService` structs have been renamed\u000afor consistency.\u000a\u000a...and the following additional changes:\u000a\u000a- Bump go-github from v76 to v77 in /scrape\u000a([#&#8203;3801](https://redirect.github.com/google/go-github/issues/3801))\u000a- chore: Update openapi\\_operations.yaml\u000a([#&#8203;3802](https://redirect.github.com/google/go-github/issues/3802))\u000a- feat: Add support for enterprise billing cost centers API\u000a([#&#8203;3803](https://redirect.github.com/google/go-github/issues/3803))\u000a- feat: Add `sha_pinning_required` to `ActionsPermissions` structs\u000a([#&#8203;3807](https://redirect.github.com/google/go-github/issues/3807))\u000a- Bump version of go-github to v78.0.0\u000a([#&#8203;3815](https://redirect.github.com/google/go-github/issues/3815))\u000a\u000a###\u000a[`v77.0.0`](https://redirect.github.com/google/go-github/releases/tag/v77.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v76.0.0...v77.0.0)\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- refactor!: Remove pointer from required field of CreateStatus API\u000a([#&#8203;3794](https://redirect.github.com/google/go-github/issues/3794))\u000aBREAKING CHANGE: `RepositoriesService.CreateStatus` now takes value for\u000a`status`, not pointer.\u000a- feat!: Add support for project items CRUD and project fields read\u000aoperations\u000a([#&#8203;3793](https://redirect.github.com/google/go-github/issues/3793))\u000a  BREAKING CHANGES:\u000a- `ProjectV2Field.Options` changed from `[]any` to\u000a`[]*ProjectV2FieldOption`.\u000a  - `ProjectV2Field.URL` is now `ProjectV2Field.ProjectURL`\u000a- Optional fields in various `ProjectV2` structs are now passed as\u000apointers\u000a- Aligns `ProjectsService` functions with\u000a[#&#8203;3761](https://redirect.github.com/google/go-github/issues/3761)\u000a  - Almost all methods have been renamed\u000a\u000a...and the following additional changes:\u000a\u000a- Bump go-github from v75 to v76 in /scrape\u000a([#&#8203;3783](https://redirect.github.com/google/go-github/issues/3783))\u000a- Add custom jsonfieldname linter to ensure Go field name matches JSON\u000atag name\u000a([#&#8203;3757](https://redirect.github.com/google/go-github/issues/3757))\u000a- chore: Fix typo in comment\u000a([#&#8203;3786](https://redirect.github.com/google/go-github/issues/3786))\u000a- feat: Add support for private registries endpoints\u000a([#&#8203;3785](https://redirect.github.com/google/go-github/issues/3785))\u000a- Only set `Authorization` when `token` is available\u000a([#&#8203;3789](https://redirect.github.com/google/go-github/issues/3789))\u000a- test: Ensure Authorization is not set with empty token\u000a([#&#8203;3790](https://redirect.github.com/google/go-github/issues/3790))\u000a- Fix spelling issues\u000a([#&#8203;3792](https://redirect.github.com/google/go-github/issues/3792))\u000a- Add test cases for JSON resource marshaling - SCIM\u000a([#&#8203;3798](https://redirect.github.com/google/go-github/issues/3798))\u000a- fix: Org/Enterprise UpdateRepositoryRulesetClearBypassActor sends\u000aempty array\u000a([#&#8203;3796](https://redirect.github.com/google/go-github/issues/3796))\u000a- Bump version of go-github to v77.0.0\u000a([#&#8203;3800](https://redirect.github.com/google/go-github/issues/3800))\u000a\u000a###\u000a[`v76.0.0`](https://redirect.github.com/google/go-github/releases/tag/v76.0.0)\u000a\u000a[Compare\u000aSource](https://redirect.github.com/google/go-github/compare/v75.0.0...v76.0.0)\u000a\u000aThis release contains the following breaking API changes:\u000a\u000a- chore!: Remove ActionsBilling endpoints for User and Organization\u000a([#&#8203;3701](https://redirect.github.com/google/go-github/issues/3701))\u000a  BREAKING CHANGE: ActionsBilling endpoints are removed.\u000a- fix!: Return RepositoryAttachment from\u000a`GetRepositoriesForCodeSecurityConfiguration`\u000a([#&#8203;3707](https://redirect.github.com/google/go-github/issues/3707))\u000aBREAKING CHANGE: GetRepositoriesForCodeSecurityConfiguration now returns\u000aRepositoryAttachment instead of Repository.\u000a- refactor!: Replace Edit with Update in permissions method names\u000a([#&#8203;3731](https://redirect.github.com/google/go-github/issues/3731))\u000aBREAKING CHANGE: Permissions-related methods are renamed from `Edit*` to\u000a`Update*`.\u000a- fix!: Change return type of GetDefaultCodeSecurityConfigurations\u000a([#&#8203;3747](https://redirect.github.com/google/go-github/issues/3747))\u000aBREAKING CHANGE: `GetDefaultCodeSecurityConfigurations` now returns\u000a`CodeSecurityConfigurationWithDefaultForNewRepos` instead of\u000a`CodeSecurityConfiguration`.\u000a- refactor!: Adjust function names and field types for billing API\u000a([#&#8203;3770](https://redirect.github.com/google/go-github/issues/3770))\u000aBREAKING CHANGE: Billing-related methods are renamed to\u000a<verb><scope><subject> pattern, and required fields are changed to value\u000atypes.\u000a\u000a...and the following additional changes:\u000a\u000a- Bump go-github from v74 to v75 in /scrape\u000a([#&#8203;3724](https://redirect.github.com/google/go-github/issues/3724))\u000a- feat: Add ClientID to Installation\u000a([#&#8203;3712](https://redirect.github.com/google/go-github/issues/3712))\u000a- feat: Add some GitHub Classroom API endpoints\u000a([#&#8203;3690](https://redirect.github.com/google/go-github/issues/3690))\u000a- chore: Replace http.Method\\* constants with string literals\u000a([#&#8203;3696](https://redirect.github.com/google/go-github/issues/3696))\u000a- fix: Repositories.UpdateRulesetClearBypassActor sets BypassActors to\u000aempty slice\u000a([#&#8203;3727](https://redirect.github.com/google/go-github/issues/3727))\u000a- test: Ensure bypass\\_actors serializes as an empty array when clearing\u000aruleset bypass actors\u000a([#&#8203;3734](https://redirect.github.com/google/go-github/issues/3734))\u000a- Add reason field to PullRequestEvent\u000a([#&#8203;3730](https://redirect.github.com/google/go-github/issues/3730))\u000a- chore: Update openapi\\_operations.yaml\u000a([#&#8203;3735](https://redirect.github.com/google/go-github/issues/3735))\u000a- Update CONTRIBUTING.md\u000a([#&#8203;3736](https://redirect.github.com/google/go-github/issues/3736))\u000a- feat: Support roles field in SCIM\u000a([#&#8203;3728](https://redirect.github.com/google/go-github/issues/3728))\u000a- chore: Ignore hidden .claude settings folder\u000a([#&#8203;3738](https://redirect.github.com/google/go-github/issues/3738))\u000a- feat: Add ListAcceptedAssignments and GetAssignmentGrades methods to\u000aClassroom API\u000a([#&#8203;3732](https://redirect.github.com/google/go-github/issues/3732))\u000a- feat: Add immutable releases support\u000a([#&#8203;3725](https://redirect.github.com/google/go-github/issues/3725))\u000a- build(deps): Bump actions/cache from 4.2.4 to 4.3.0 in the actions\u000agroup\u000a([#&#8203;3742](https://redirect.github.com/google/go-github/issues/3742))\u000a- refactor: Use errors package to compare and assert error types\u000a([#&#8203;3739](https://redirect.github.com/google/go-github/issues/3739))\u000a- ci: Add errorlint configuration to golangci-lint settings\u000a([#&#8203;3743](https://redirect.github.com/google/go-github/issues/3743))\u000a- docs: Update code snippets to use errors package for type assertions\u000a([#&#8203;3746](https://redirect.github.com/google/go-github/issues/3746))\u000a- Update openapi\\_operations.yaml\u000a([#&#8203;3749](https://redirect.github.com/google/go-github/issues/3749))\u000a- test: Use t.Context() instead of context.Background()\u000a([#&#8203;3750](https://redirect.github.com/google/go-github/issues/3750))\u000a- chore: Add zyfy29 to REVIEWERS\u000a([#&#8203;3753](https://redirect.github.com/google/go-github/issues/3753))\u000a- Prefer %v over %d,%s and add fmtpercentv custom linter\u000a([#&#8203;3756](https://redirect.github.com/google/go-github/issues/3756))\u000a- test: Simplify the function that skips integration tests\u000a([#&#8203;3752](https://redirect.github.com/google/go-github/issues/3752))\u000a- test: Fix issues in TestSecretScanningService tests\u000a([#&#8203;3760](https://redirect.github.com/google/go-github/issues/3760))\u000a- refactor: Simplify for range loops\u000a([#&#8203;3762](https://redirect.github.com/google/go-github/issues/3762))\u000a- chore(ci): Add example dir to dependabot config\u000a([#&#8203;3764](https://redirect.github.com/google/go-github/issues/3764))\u000a- fix: Correct body in EnterpriseService.InitialConfig\u000a([#&#8203;3763](https://redirect.github.com/google/go-github/issues/3763))\u000a- feat: Add premium request usage report endpoints for organizations and\u000ausers\u000a([#&#8203;3751](https://redirect.github.com/google/go-github/issues/3751))\u000a- feat: Add two new Secret Scanning API endpoints\u000a([#&#8203;3687](https://redirect.github.com/google/go-github/issues/3687))\u000a- build(deps): Bump github.com/ProtonMail/go-crypto from\u000a0.0.0-20230828082145-3c4c8a2d2371 to 1.3.0 in /example\u000a([#&#8203;3765](https://redirect.github.com/google/go-github/issues/3765))\u000a- build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.42.0 in\u000a/example\u000a([#&#8203;3766](https://redirect.github.com/google/go-github/issues/3766))\u000a- build(deps): Bump github.com/gofri/go-github-pagination from 1.0.0 to\u000a1.0.1 in /example\u000a([#&#8203;3767](https://redirect.github.com/google/go-github/issues/3767))\u000a- Update openapi\\_operations.yaml\u000a([#&#8203;3772](https://redirect.github.com/google/go-github/issues/3772))\u000a- feat: Add fork PR workflows permission API support\u000a([#&#8203;3737](https://redirect.github.com/google/go-github/issues/3737))\u000a- Add support for organization Immutable Releases API\u000a([#&#8203;3774](https://redirect.github.com/google/go-github/issues/3774))\u000a- feat: Add enterprise license endpoints\u000a([#&#8203;3755](https://redirect.github.com/google/go-github/issues/3755))\u000a- build(deps): Bump github.com/bradleyfalzon/ghinstallation/v2 from\u000a2.0.4 to 2.17.0 in /example\u000a([#&#8203;3776](https://redirect.github.com/google/go-github/issues/3776))\u000a- build(deps): Bump golang.org/x/net from 0.44.0 to 0.46.0 in /scrape\u000a([#&#8203;3777](https://redirect.github.com/google/go-github/issues/3777))\u000a- build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 in\u000a/example\u000a([#&#8203;3778](https://redirect.github.com/google/go-github/issues/3778))\u000a- Add ProjectsService\u000a([#&#8203;3718](https://redirect.github.com/google/go-github/issues/3718))\u000a- Fix breakages caused by merge\u000a([#&#8203;3781](https://redirect.github.com/google/go-github/issues/3781))\u000a- Bump version of go-github to v76.0.0\u000a([#&#8203;3782](https://redirect.github.com/google/go-github/issues/3782))\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: Branch creation - At any time (no schedule defined),\u000aAutomerge - At any time (no schedule defined).\u000a\u000a\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you\u000aare satisfied.\u000a\u000a♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\u000arebase/retry checkbox.\u000a\u000a\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update\u000aagain.\u000a\u000a---\u000a\u000a- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\u000athis box\u000a\u000a---\u000a\u000aThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\u000aView the [repository job\u000alog](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2025-12-24 09:42:14 +0000",
        "id" : "984d7f9b64047cec31ad28be7365d4ef11584c8d",
        "msg" : "fix(deps): update module github.com/google/go-github/v75 to v80 (#3957)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/github.go"
          },
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/go.sum"
          },
          {
            "editType" : "edit",
            "file" : "tools/error-log-review/go.mod"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}