From f7c776c5bd6c31f407896bd638bf868fb51c0c98 Mon Sep 17 00:00:00 2001 From: Jay Chung Date: Sat, 30 Nov 2024 18:07:12 +0800 Subject: [PATCH] Disable deadlink check for related docs (#969) --- .dlc.json | 3 +++ .github/workflows/dead-link-checker.yaml | 7 ++++--- blog/zh-cn/Board_of_Directors_Report.md | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.dlc.json b/.dlc.json index 4e9489664d1..e59a425ffec 100644 --- a/.dlc.json +++ b/.dlc.json @@ -11,6 +11,9 @@ }, { "pattern": "^https://dolphinscheduler.apache.org" + }, + { + "pattern": "dev@dolphinscheder.apache.org" } ], "replacementPatterns": [ diff --git a/.github/workflows/dead-link-checker.yaml b/.github/workflows/dead-link-checker.yaml index f1d21b98de7..54b4a524cd1 100644 --- a/.github/workflows/dead-link-checker.yaml +++ b/.github/workflows/dead-link-checker.yaml @@ -35,9 +35,10 @@ jobs: timeout-minutes: 120 steps: - uses: actions/checkout@v2 - - name: Prepare Related Resource - if: github.event_name == 'schedule' - run: ./scripts/prepare_docs.sh +# TODO: Disable related document dead link check temporary, due to no one would like to fix it +# - name: Prepare Related Resource +# if: github.event_name == 'schedule' +# run: ./scripts/prepare_docs.sh - run: npm install fs-extra --save-dev - name: Generate the images of Logs and Events run: node ./scripts/generate_imgs diff --git a/blog/zh-cn/Board_of_Directors_Report.md b/blog/zh-cn/Board_of_Directors_Report.md index 9e9db9ffe03..c6053b28e8c 100644 --- a/blog/zh-cn/Board_of_Directors_Report.md +++ b/blog/zh-cn/Board_of_Directors_Report.md @@ -35,7 +35,7 @@ Chair: 代立冬 * GitHub issue * 最活跃的 GitHub issues/ PR ## 邮件列表趋势: -Dev@DolphinScheder.apache.org 在过去的一个季度,流量增长 64%( 297 封电子邮件,上季度为 181 封): +dev@dolphinscheder.apache.org 在过去的一个季度,流量增长 64%( 297 封电子邮件,上季度为 181 封):