From 76099d232dcd0c0981e683ad0b47d18e2e142431 Mon Sep 17 00:00:00 2001 From: JSRCode <139555610+jsrcode@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:25:39 +0800 Subject: [PATCH] =?UTF-8?q?test(ci):=20=E9=AA=8C=E8=AF=81=E4=B8=A4?= =?UTF-8?q?=E6=AD=A5=20workflow=20=E8=AF=84=E8=AE=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 测试从 fork 发起的 PR 是否能正确生成评论 --- .github/CI_TEST.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/CI_TEST.md diff --git a/.github/CI_TEST.md b/.github/CI_TEST.md new file mode 100644 index 0000000..5446bd0 --- /dev/null +++ b/.github/CI_TEST.md @@ -0,0 +1,13 @@ +# CI Comment Test + +This is a test PR to verify the two-step workflow for PR comments. + +## Expected Behavior +- PR Check workflow should run on all 4 platforms +- PR Check Comment workflow should trigger after PR Check completes +- A comment should be created/updated with all platform statuses +- The comment should work even though this is from a fork + +## Test Date +2025-12-22 22:25:38 +