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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 1c99705  ci: unused comment lines and change mailbox comply with 
apache specification (#18)
1c99705 is described below

commit 1c997054548a4a665ce608a167d74c48a626af9f
Author: KeHaohaoke <[email protected]>
AuthorDate: Wed May 18 18:19:27 2022 +0800

    ci: unused comment lines and change mailbox comply with apache 
specification (#18)
    
    * ci: unused comment lines
    
    Signed-off-by: KeHaoKH <[email protected]>
    
    * chore: change mailbox comply with apache specification
---
 .asf.yaml                      | 4 ++++
 .github/workflows/main_ci.yaml | 8 +-------
 static/.asf.yaml               | 4 ++++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c3d7d55..aa2fc0a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,3 +31,7 @@ github:
 
 publish:
   whoami: asf-site
+notifications:
+  commits: [email protected]
+  issues:  [email protected]
+  pullrequests: [email protected]
diff --git a/.github/workflows/main_ci.yaml b/.github/workflows/main_ci.yaml
index d1b8cb8..c396402 100644
--- a/.github/workflows/main_ci.yaml
+++ b/.github/workflows/main_ci.yaml
@@ -30,10 +30,4 @@ jobs:
           user_email: 'github-actions[bot]@users.noreply.github.com'
           publish_branch: asf-site
           publish_dir: ./build
-      #- name: Deploy to netlify
-      #  uses: netlify/actions/cli@master
-      #  env:
-      #    NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
-      #    NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
-      #  with:
-      #    args: deploy --dir=build --prod
+
diff --git a/static/.asf.yaml b/static/.asf.yaml
index c3d7d55..aa2fc0a 100644
--- a/static/.asf.yaml
+++ b/static/.asf.yaml
@@ -31,3 +31,7 @@ github:
 
 publish:
   whoami: asf-site
+notifications:
+  commits: [email protected]
+  issues:  [email protected]
+  pullrequests: [email protected]

Reply via email to