This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 77429dea85 ci: Send discussions to [email protected] (#5201)
77429dea85 is described below
commit 77429dea85fdf94e2f56d852548f39e42c232d02
Author: Xuanwo <[email protected]>
AuthorDate: Fri Oct 18 17:38:30 2024 +0800
ci: Send discussions to [email protected] (#5201)
---
.asf.yaml | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index f677b654f6..b8e1558ebf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,12 +38,21 @@ github:
required_approving_review_count: 1
gh-pages:
whatever: Just a placeholder to make it take effects
+ custom_subjects:
+ new_discussion: "[DISCUSS] {title}"
+ edit_discussion: "Re: [DISCUSS] {title}"
+ close_discussion: "Re: [DISCUSS] {title}"
+ close_discussion_with_comment: "Re: [DISCUSS] {title}"
+ reopen_discussion: "Re: [DISCUSS] {title}"
+ new_comment_discussion: "Re: [DISCUSS] {title}"
+ edit_comment_discussion: "Re: [DISCUSS] {title}"
+ delete_comment_discussion: "Re: [DISCUSS] {title}"
notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
- discussions: [email protected]
+ discussions: [email protected]
staging:
profile: ~