This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git
The following commit(s) were added to refs/heads/unstable by this push:
new 9292372 Add notification in .asf.yaml (#118)
9292372 is described below
commit 92923720578b338018cd1e1626c790613c2e2667
Author: Twice <[email protected]>
AuthorDate: Wed Sep 27 14:53:21 2023 +0900
Add notification in .asf.yaml (#118)
---
.asf.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 068c23a..ac5e052 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,3 +35,10 @@ github:
rebase: true
protected_branches:
unstable: {}
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ discussions: [email protected]