From 201eaae73d1460ff992e7547b31c13301b31c46e Mon Sep 17 00:00:00 2001 From: NeverBehave Date: Sun, 10 Jan 2021 16:22:43 -0500 Subject: [PATCH] flow: pr auto test template --- .github/PULL_REQUEST_TEMPLATE.md | 20 ++++++++- .github/workflows/pr-deploy-route-test.yml | 37 ++++++++++++++++ scripts/workflow/test-route/identify.js | 35 +++++++++++++++ scripts/workflow/test-route/test.js | 51 ++++++++++++++++++++++ 4 files changed, 141 insertions(+), 2 deletions(-) create mode 100644 .github/workflows/pr-deploy-route-test.yml create mode 100644 scripts/workflow/test-route/identify.js create mode 100644 scripts/workflow/test-route/test.js diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a067890a4..9e989b34b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,29 @@ Close # ## 完整路由地址 / Example for the proposed route(s) + +```routes +``` + + ## 新RSS检查列表 / New RSS Script Checklist