This is an automated email from the ASF dual-hosted git repository.
philo-he pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new b40f776e70 [INFRA] Enable automated GitHub Copilot code reviews
(#12228)
b40f776e70 is described below
commit b40f776e706831e9e3d3bde7e5f546b6d71dc365
Author: Yuan <[email protected]>
AuthorDate: Thu Jun 4 13:34:07 2026 +0800
[INFRA] Enable automated GitHub Copilot code reviews (#12228)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 001e63b4d6..b9f2969b50 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,6 +48,11 @@ github:
discussions: true
wiki: false
projects: true
+ copilot_code_review:
+ enabled: true
+ review_drafts: false
+ review_on_push: true
+
notifications:
commits: [email protected]
issues: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]