wzz6423 opened a new pull request, #66402:
URL: https://github.com/apache/doris/pull/66402
### What problem does this PR solve?
Issue Number: N/A
Related PR: #66376
Problem Summary:
The AI reviewer cannot submit a GitHub approval. This change makes the
reviewer always submit a COMMENTED review and record a strict PASS or FAIL
decision. The workflow verifies the decision and its own comment on the current
PR head, then updates the code-review commit status: PASS is success; FAIL,
missing/invalid decision, or an execution error is failure.
### Release note
None
### Check List (For Author)
- Test
- [x] Manual test (add detailed scripts or steps below)
- Parsed the workflow with Ruby YAML.
- Checked all 21 run blocks with bash -n.
- Verified PASS, FAIL, invalid, and missing decision fixtures with
jq.
- Behavior changed:
- [x] Yes. The code-review status is now the authoritative AI review
result and does not depend on an APPROVED or REQUEST_CHANGES review state.
- Does this need documentation?
- [x] 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]