This is an automated email from the ASF dual-hosted git repository.
ezelkow1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 09c4f8a125 Enable code review settings in .asf.yaml (#13183)
09c4f8a125 is described below
commit 09c4f8a1254c42cd06b491ee0d38c53ce96dbc04
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Wed May 20 11:33:34 2026 -0600
Enable code review settings in .asf.yaml (#13183)
---
.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: