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-inlong-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ceb32e4  Automated deployment: Mon Aug  9 06:51:50 UTC 2021 
1faa1abe20850ea3ae3d7aa49d69eb5956762050
ceb32e4 is described below

commit ceb32e4d1eec142f94c66c3cb28100b8ec264f45
Author: gosonzhang <[email protected]>
AuthorDate: Mon Aug 9 06:51:51 2021 +0000

    Automated deployment: Mon Aug  9 06:51:50 UTC 2021 
1faa1abe20850ea3ae3d7aa49d69eb5956762050
---
 .asf.yaml | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 811e570..373ce39 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,17 @@
+github:
+  description: "Apache InLong - a one-stop data streaming platform"
+  homepage: https://inlong.apache.org/
+  features:
+    # Enable issues management
+    issues: true
+  enabled_merge_buttons:
+    # enable squash button:
+    squash:  true
+    # disable merge button:
+    merge:   false
+    # disable rebase button:
+    rebase:  false
+
 # Web site staging services:
 staging:
   profile: ~
@@ -12,6 +26,6 @@ notifications:
   issues: [email protected]
   pullrequests_status: [email protected]
   pullrequests_comment: [email protected]
-  issues_status: [email protected]
+  issues_status: [email protected]
   issues_comment: [email protected]
   jira_options: link label worklog

Reply via email to