You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/25 12:25:20 UTC

[incubator-devlake-helm-chart] branch main updated: Fix close features (#3)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 92db5f5  Fix close features (#3)
92db5f5 is described below

commit 92db5f5b1335da8e63f5f29d29757b0fdb0f2191
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Tue Oct 25 20:25:16 2022 +0800

    Fix close features (#3)
    
    * fix(page): use github action
    
    * update asf
---
 .asf.yaml | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 65cced9..708c6d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,23 +16,5 @@
 #
 
 github:
-  description: Apache DevLake Helm Chart
-  homepage: https://devlake.apache.org/
-  labels:
-    - devlake
-    - helm
-    - chart
-    - k8s
-    - kubernetes
-
-  features:
-    issues: true
-    projects: true
-
-  enabled_merge_buttons:
-    squash:  true
-    merge:   false
-    rebase:  false
-
   ghp_branch:  gh-pages
   ghp_path:    /
\ No newline at end of file