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:00:43 UTC

[incubator-devlake-helm-chart] 01/01: Merge pull request #1 from apache/fix-using-gh-action

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

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

commit 703a3eb69545413fad6a412233fefc64a79dbdea
Merge: 85e8322 d29082b
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Tue Oct 25 20:00:38 2022 +0800

    Merge pull request #1 from apache/fix-using-gh-action
    
    fix(page): use github action

 .github/ISSUE_TEMPLATE/config.yml => .asf.yaml |  22 +++-
 .github/ISSUE_TEMPLATE/bug-report.yml          | 137 -------------------------
 .github/ISSUE_TEMPLATE/documentation.md        |  20 ----
 .github/ISSUE_TEMPLATE/feature-request.yml     |  81 ---------------
 .github/ISSUE_TEMPLATE/question.md             |  17 ---
 .github/ISSUE_TEMPLATE/refactor.md             |  20 ----
 .github/pull_request_template.md               |  28 -----
 .github/workflows/ci.yaml                      |  66 ++++++++++++
 .github/workflows/release.yaml                 |  38 +++++++
 charts/devlake/values.yaml                     |   6 +-
 devlake-0.2.0.tgz                              | Bin 6711 -> 0 bytes
 index.yaml                                     |  40 --------
 12 files changed, 128 insertions(+), 347 deletions(-)