zclllyybb opened a new pull request, #62369:
URL: https://github.com/apache/doris/pull/62369
make AI review to be official access control workflow.
Split code review workflow into two parts:
1. Main workflow (opencode-review.yml) now triggers on PR events
(opened/synchronize/reopened/ready_for_review) as a required check, but only
runs actual review when called via workflow_call
2. New comment dispatcher (opencode-review-comment.yml) triggers on
/review comments and invokes the main workflow with PR context
and remove `Need 2 Approval`.
tested in https://github.com/zclllyybb/doris/pull/24 and
https://github.com/zclllyybb/doris/pull/25
--
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]