This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 4332e31fc6e Add notification for failed github action (#18052)
4332e31fc6e is described below
commit 4332e31fc6e5e544104a6e33176b96baa74270af
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Mon May 30 09:02:49 2022 +0800
Add notification for failed github action (#18052)
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index b91c98c8253..1a03d13a077 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,6 +19,7 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+ jobs: [email protected]
github:
description: Ecosystem to transform any database into a distributed database
system, and enhance it with sharding, elastic scaling, encryption features &
more