You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/05/30 01:03:02 UTC

[shardingsphere] branch master updated: Add notification for failed github action (#18052)

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 <su...@sphere-ex.com>
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: notifications@shardingsphere.apache.org
   issues: notifications@shardingsphere.apache.org
   pullrequests: notifications@shardingsphere.apache.org
+  jobs: notifications@shardingsphere.apache.org
 
 github:
   description: Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more