wzz6423 opened a new pull request, #66318:
URL: https://github.com/apache/doris/pull/66318
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The AI Review workflow currently selects auth.json.2,
auth.json.3, or auth.json.4. Add auth.json.1 to the account pool and remove
auth.json.3 and auth.json.4 so only the requested active accounts are eligible.
### Release note
None
### Check List (For Author)
- Test: YAML parsing, bash syntax, and runtime account-pool selection
validation
- YAML parse and bash -n for all 20 workflow run blocks
- Executed the auth selection fragment with a macOS-compatible shuf test
stub; result was auth.json.1
- Behavior changed: Yes (the AI Review credential pool now selects
auth.json.1 or auth.json.2)
- 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]