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: [email protected]
For additional commands, e-mail: [email protected]