This is an automated email from the ASF dual-hosted git repository. DaanHoogland pushed a commit to branch DaanHoogland-patch-7 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 9a99ca77045eef9091a383ea353eb36ba4d0ad7e Author: dahn <[email protected]> AuthorDate: Wed Jun 17 12:06:59 2026 +0200 Update .asf.yaml --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index df0dc3ab56c..4cf93135499 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -61,6 +61,11 @@ github: protected_branches: ~ + copilot_code_review: + enabled: true + review_drafts: true + review_on_push: true + notifications: commits: [email protected] issues: [email protected]
