wzz6423 opened a new pull request, #66376:
URL: https://github.com/apache/doris/pull/66376
### What problem does this PR solve?
Issue Number: None
Related PR: #66242
The automated review prompt currently submits a `COMMENT` review after
finding no critical blocking issue. GitHub does not treat that as approval, so
an earlier automated `REQUEST_CHANGES` review can continue blocking merge while
the `code-review` check is successful.
This changes the clean-review path to submit `APPROVE`; the issue path
continues to submit `REQUEST_CHANGES`.
### Release note
None
### Check List (For Author)
- Test: Manual test
- Parsed the updated workflow YAML.
- Asserted the clean-review prompt uses `--approve` and no longer uses
`--comment`.
- Behavior changed: Yes. A clean automated review now records a GitHub
approval.
- 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]