From 67a187aa0f623a2d1dafa92b399fb65c7aee25dd Mon Sep 17 00:00:00 2001 From: cfdaily Date: Tue, 9 Jun 2026 00:45:50 +0800 Subject: [PATCH] auto-sync: 2026-06-09 00:45:50 --- docs/design/18-toolchain-e2e-test.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/design/18-toolchain-e2e-test.md b/docs/design/18-toolchain-e2e-test.md index e95c67a..b744ecf 100644 --- a/docs/design/18-toolchain-e2e-test.md +++ b/docs/design/18-toolchain-e2e-test.md @@ -1,7 +1,7 @@ # §18. 工具链端到端验证测试 > 日期:2026-06-09 -> 状态:执行中 +> 状态:已完成 ✅ > 目标:用真实 Webhook 触发验证整条 Mail 通知链路 ## 前置确认 @@ -32,7 +32,9 @@ ## 签名校验 -暂不测试(需恢复 GITEA_WEBHOOK_SECRET)。 +已测试(GITEA_WEBHOOK_SECRET 已配置且生效): +- ✅ 正确签名:请求正常处理 +- ✅ 无签名:返回 403 `signature verification failed` ## Review 意见来源