manuzhang opened a new pull request, #886: URL: https://github.com/apache/iceberg-cpp/pull/886
### Rationale for this change ASF-managed Copilot code review is enabled for this repository, but automatic reviews are currently disabled while pull requests are drafts. Enabling draft reviews provides earlier feedback before human review is requested and complements the existing review-on-push setting. ### What changes are included in this PR? - Enable automatic Copilot code review for draft pull requests in `.asf.yaml` - Keep automatic review on new pushes enabled ### Are these changes tested? Yes. `.asf.yaml` was parsed successfully as YAML, the configured `review_drafts` value was verified as boolean `true`, and `git diff --check` passed. ### Are there any user-facing changes? 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]
