shuke987 opened a new pull request, #66158:
URL: https://github.com/apache/doris/pull/66158
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The automated code review runner randomly selected
`auth.json.2`, `auth.json.3`, or `auth.json.4`. The first two credentials now
have revoked refresh tokens and cause reviews to fail with HTTP 401. This
change temporarily restricts review runs to the currently valid `auth.json.4`
credential.
### Release note
None
### Check List (For Author)
- Test: Manual test
- Parsed `.github/workflows/code-review-runner.yml` as YAML
- Ran `git diff --check`
- Behavior changed: Yes. Automated code reviews temporarily use only
`auth.json.4`.
- Does this need documentation: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]