<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>23148</buildableDurationMillis><buildableTimeMillis>23148</buildableTimeMillis><buildingDurationMillis>52935</buildingDurationMillis><executingTimeMillis>52935</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5671</waitingDurationMillis><waitingTimeMillis>5671</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>1332</buildNumber><marked><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><branch><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><name>origin/main</name></branch></marked><revision><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><branch><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><branch><SHA1>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1332</displayName><duration>52935</duration><estimatedDuration>83303</estimatedDuration><fullDisplayName>seed #1332</fullDisplayName><id>1332</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1332</number><queueId>2986368</queueId><result>SUCCESS</result><timestamp>1768223277910</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/1332/</url><builtOn>default-f2wrq</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/error-log-review/github.go</affectedPath><affectedPath>tools/error-log-review/go.sum</affectedPath><affectedPath>tools/error-log-review/go.mod</affectedPath><commitId>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</commitId><timestamp>1768223243000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>fix(deps): update module github.com/google/go-github/v80 to v81 (#4061)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/google/go-github/v80](https://redirect.github.com/google/go-github)
| `v80.0.0` → `v81.0.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv80/v81.0.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-github%2fv80/v80.0.0/v81.0.0?slim=true)
|

---

&gt; [!WARNING]
&gt; Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

&lt;details&gt;
&lt;summary&gt;google/go-github (github.com/google/go-github/v80)&lt;/summary&gt;

###
[`v81.0.0`](https://redirect.github.com/google/go-github/releases/tag/v81.0.0)

[Compare
Source](https://redirect.github.com/google/go-github/compare/v80.0.0...v81.0.0)

This release contains the following breaking API changes:

- fix!: Change Org usage report Quantity to float64
([#&amp;#8203;3862](https://redirect.github.com/google/go-github/issues/3862))
  BREAKING CHANGE: `UsageItem.Quantity` is now type `float64`.
- chore!: Remove
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` field
([#&amp;#8203;3866](https://redirect.github.com/google/go-github/issues/3866))
BREAKING CHANGE:
`PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` is now
removed.
- feat!: Implement Enterprise SCIM - Provision Groups &amp; Users
([#&amp;#8203;3852](https://redirect.github.com/google/go-github/issues/3852))
BREAKING CHANGE: `SCIMEnterpriseDisplayReference.Ref` is now of type
`*string`.
- fix!: Change copilot\_code\_review field names to match GitHub API
([#&amp;#8203;3874](https://redirect.github.com/google/go-github/issues/3874))
BREAKING CHANGE: `CopilotCodeReviewRuleParameters.ReviewNewPushes` is
now `ReviewOnPush`.
- fix!: Add support for missing attributes in ProjectsV2 API
([#&amp;#8203;3888](https://redirect.github.com/google/go-github/issues/3888))
  BREAKING CHANGE: `AddProjectItemOptions` fields have changed types.
- feat!: Use omitzero for BypassActors to support handling empty arrays
([#&amp;#8203;3891](https://redirect.github.com/google/go-github/issues/3891))
BREAKING CHANGE: `UpdateRepositoryRulesetClearBypassActor`,
`UpdateRepositoryRulesetClearBypassActor`,
`UpdateRulesetClearBypassActor`, and `UpdateRulesetNoBypassActor` have
been removed as they are no longer needed.

...and the following additional changes:

- Bump go-github from v79 to v80 in /scrape
([#&amp;#8203;3855](https://redirect.github.com/google/go-github/issues/3855))
- feat: Add support for Enterprise Team APIs
([#&amp;#8203;3861](https://redirect.github.com/google/go-github/issues/3861))
- feat: Implement Enterprise SCIM - Set Groups or Users
([#&amp;#8203;3858](https://redirect.github.com/google/go-github/issues/3858))
- build(deps): Bump golang.org/x/term from 0.37.0 to 0.38.0 in /example
([#&amp;#8203;3865](https://redirect.github.com/google/go-github/issues/3865))
- build(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 in /tools
([#&amp;#8203;3864](https://redirect.github.com/google/go-github/issues/3864))
- build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the actions
group
([#&amp;#8203;3863](https://redirect.github.com/google/go-github/issues/3863))
- feat: Add advanced\_search parameter to SearchOptions
([#&amp;#8203;3868](https://redirect.github.com/google/go-github/issues/3868))
- feat: Implement Enterprise SCIM - Delete Groups or Users
([#&amp;#8203;3856](https://redirect.github.com/google/go-github/issues/3856))
- feat: Add support for copilot\_code\_review rule type
([#&amp;#8203;3857](https://redirect.github.com/google/go-github/issues/3857))
- feat: Add support for Enterprise Team Members APIs
([#&amp;#8203;3873](https://redirect.github.com/google/go-github/issues/3873))
- chore: Simplify JSON marshaling for RepositoryRulesetRules
([#&amp;#8203;3875](https://redirect.github.com/google/go-github/issues/3875))
- feat: Add support for Enterprise Team Organizations APIs
([#&amp;#8203;3876](https://redirect.github.com/google/go-github/issues/3876))
- docs: Clarify CreateTree semantics and TreeEntry usage
([#&amp;#8203;3877](https://redirect.github.com/google/go-github/issues/3877))
- docs: Reformulate deprecation notice for Commits field in `PushEvent`
([#&amp;#8203;3880](https://redirect.github.com/google/go-github/issues/3880))
- build(deps): Bump actions/cache from 4.3.0 to 5.0.1 in the actions
group
([#&amp;#8203;3883](https://redirect.github.com/google/go-github/issues/3883))
- build(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 in /scrape
([#&amp;#8203;3882](https://redirect.github.com/google/go-github/issues/3882))
- build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2
([#&amp;#8203;3884](https://redirect.github.com/google/go-github/issues/3884))
- build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in
/example
([#&amp;#8203;3885](https://redirect.github.com/google/go-github/issues/3885))
- chore: Rename 'opt' to 'opts' in multiple methods
([#&amp;#8203;3887](https://redirect.github.com/google/go-github/issues/3887))
- feat: Add support for remaining Codespaces APIs
([#&amp;#8203;3886](https://redirect.github.com/google/go-github/issues/3886))
- feat: Handle omitzero in structfield linter
([#&amp;#8203;3881](https://redirect.github.com/google/go-github/issues/3881))
- feat: Implement Enterprise SCIM - Get a Group or User
([#&amp;#8203;3889](https://redirect.github.com/google/go-github/issues/3889))
- feat: Add support for Codespace Machines APIs
([#&amp;#8203;3890](https://redirect.github.com/google/go-github/issues/3890))
- feat: Add support for URL custom property value type
([#&amp;#8203;3879](https://redirect.github.com/google/go-github/issues/3879))
- feat: Add UploadReleaseAssetFromRelease convenience helper
([#&amp;#8203;3851](https://redirect.github.com/google/go-github/issues/3851))
- Update openapi\_operations.yaml
([#&amp;#8203;3895](https://redirect.github.com/google/go-github/issues/3895))
- feat: Add support for Codespaces organizations APIs
([#&amp;#8203;3892](https://redirect.github.com/google/go-github/issues/3892))
- feat: Add support for Copilot usage metrics reports API
([#&amp;#8203;3893](https://redirect.github.com/google/go-github/issues/3893))
- feat: GetSignaturesProtectedBranch returns ErrBranchNotProtected when
branch is not protected
([#&amp;#8203;3896](https://redirect.github.com/google/go-github/issues/3896))
- Bump version of go-github to v81.0.0
([#&amp;#8203;3899](https://redirect.github.com/google/go-github/issues/3899))

&lt;/details&gt;

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] &lt;!-- rebase-check --&gt;If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ci).

&lt;!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--&gt;

Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;
</comment><date>2026-01-12 13:07:23 +0000</date><id>1d114adfee02e2f523b6ec3db3445a18b6cb1cc4</id><msg>fix(deps): update module github.com/google/go-github/v80 to v81 (#4061)</msg><path><editType>edit</editType><file>tools/error-log-review/github.go</file></path><path><editType>edit</editType><file>tools/error-log-review/go.sum</file></path><path><editType>edit</editType><file>tools/error-log-review/go.mod</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>