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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a4cd716c fix: add notifications to discussions (#8371)
8a4cd716c is described below

commit 8a4cd716c6624b7ba78a2c4790567581a5be0b19
Author: Louis.z <[email protected]>
AuthorDate: Mon Mar 31 18:11:23 2025 +0800

    fix: add notifications to discussions (#8371)
    
    Co-authored-by: Startrekzky <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index a9c6630e1..5f40afb2d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -77,3 +77,4 @@ notifications:
   commits: [email protected]
   issues:  [email protected]
   pullrequests: [email protected]
+  discussions: [email protected]

Reply via email to