diff --git a/.github/status-check-issue-template.md b/.github/status-check-issue-template.md index 05fdc9bf0..1075861e6 100644 --- a/.github/status-check-issue-template.md +++ b/.github/status-check-issue-template.md @@ -1,6 +1,6 @@ --- title: website down oops {{ date | date('dddd, MMMM Do') }} !!! -assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, sevenmirror, nagisakon +assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, nagisakon labels: bug --- diff --git a/.github/stepci/url-status-check.yaml b/.github/stepci/url-status-check.yaml index 59a044c17..e57cc384d 100644 --- a/.github/stepci/url-status-check.yaml +++ b/.github/stepci/url-status-check.yaml @@ -19,14 +19,6 @@ tests: method: GET check: status: /^20/ - bbs.vika.cn: - steps: - - name: GET request - http: - url: https://bbs.vika.cn - method: GET - check: - status: /^20/ integration.vika.ltd: steps: - name: GET request @@ -35,11 +27,11 @@ tests: method: GET check: status: /^20/ - apitable.com: + aitable.ai: steps: - name: GET request http: - url: https://apitable.com + url: https://aitable.ai method: GET check: status: /^20/ \ No newline at end of file