You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by gi...@apache.org on 2021/12/27 10:47:16 UTC

[incubator-seatunnel-website] branch asf-site updated: deploy: 3dcf50b2c9192463cfe82eb72009e1157c6d8ce7

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 096466b  deploy: 3dcf50b2c9192463cfe82eb72009e1157c6d8ce7
096466b is described below

commit 096466bd6d592922588bbef494034fecadd4979c
Author: zhongjiajie <zh...@users.noreply.github.com>
AuthorDate: Mon Dec 27 10:47:10 2021 +0000

    deploy: 3dcf50b2c9192463cfe82eb72009e1157c6d8ce7
---
 .asf.yaml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 692fd2b..58f04f6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,7 +25,7 @@ publish:
 github:
   features:
     # Enable issue management
-    issues: true
+    issues: false
   description: Apache SeaTunnel documents
   homepage: https://seatunnel.apache.org/
   labels:
@@ -41,4 +41,9 @@ github:
         strict: true
       required_pull_request_reviews:
         dismiss_stale_reviews: true
-        required_approving_review_count: 1
\ No newline at end of file
+        required_approving_review_count: 1
+
+notifications:
+  commits:      commits@seatunnel.apache.org
+  issues:       commits@seatunnel.apache.org
+  pullrequests: commits@seatunnel.apache.org
\ No newline at end of file