This is an automated email from the ASF dual-hosted git repository.

ezelkow1 pushed a commit to branch ezelkow1-patch-1
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit ba9a1a2865a8071d92ac89a7d8723c50088dfd98
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Wed May 20 10:54:17 2026 -0600

    Enable code review settings in .asf.yaml
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index eb33ef24fe..552b11bc0e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,6 +38,9 @@ github:
     - lzx404243
     - phongn
     - jasmine-nahrain
+  copilot_code_review:
+    enabled: true
+    review_on_push: true
   protected_branches:
     master:
       required_status_checks:

Reply via email to