fix(ci): 去掉push触发避免双倍触发 + 修复notify误报 + venv路径修复 #12

Closed
jiangwei-infra wants to merge 36 commits from fix/ci-dedup-and-notify-fix into main
Showing only changes of commit 67a187aa0f - Show all commits
+4 -2
View File
@@ -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 意见来源