You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/07/02 02:41:15 UTC

[incubator-linkis-website] branch master updated (8f2f10796 -> 81eee4868)

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

casion pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


    from 8f2f10796 Merge pull request #389 from apache/dev
     add eb3176058 Add a doc specification (#382)
     add 3e51410d0 add an auto close issue bot
     add 240b29ab9 Merge pull request #392 from Beacontownfc/auto-close-issue
     add 173d5aa5e fix some doc errors
     add 09af89004 Merge pull request #399 from Beacontownfc/fixDoc
     new 81eee4868 Merge pull request #396 from apache/dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/actions/PR_has_a_valid_issue/Dockerfile    |  7 ++++
 .github/actions/PR_has_a_valid_issue/action.yml    | 20 +++++++++
 .github/actions/PR_has_a_valid_issue/main.py       | 47 ++++++++++++++++++++++
 .github/workflows/auto-close-issue.yml             | 28 +++++++++++++
 community/how-to-contribute-to-website.md          |  6 ++-
 docusaurus.config.js                               |  1 +
 i18n/zh-CN/code.json                               |  2 +-
 .../current/how-to-contribute-to-website.md        |  4 ++
 .../docusaurus-plugin-content-docs/current.json    |  2 +-
 9 files changed, 114 insertions(+), 3 deletions(-)
 create mode 100644 .github/actions/PR_has_a_valid_issue/Dockerfile
 create mode 100644 .github/actions/PR_has_a_valid_issue/action.yml
 create mode 100644 .github/actions/PR_has_a_valid_issue/main.py
 create mode 100644 .github/workflows/auto-close-issue.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[incubator-linkis-website] 01/01: Merge pull request #396 from apache/dev

Posted by ca...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git

commit 81eee4868e1fe680021052fd7883d1d3be72eaf7
Merge: 8f2f10796 09af89004
Author: Casion <ca...@gmail.com>
AuthorDate: Sat Jul 2 10:41:10 2022 +0800

    Merge pull request #396 from apache/dev

 .github/actions/PR_has_a_valid_issue/Dockerfile    |  7 ++++
 .github/actions/PR_has_a_valid_issue/action.yml    | 20 +++++++++
 .github/actions/PR_has_a_valid_issue/main.py       | 47 ++++++++++++++++++++++
 .github/workflows/auto-close-issue.yml             | 28 +++++++++++++
 community/how-to-contribute-to-website.md          |  6 ++-
 docusaurus.config.js                               |  1 +
 i18n/zh-CN/code.json                               |  2 +-
 .../current/how-to-contribute-to-website.md        |  4 ++
 .../docusaurus-plugin-content-docs/current.json    |  2 +-
 9 files changed, 114 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org