fix(cd): 移除 parse_mode=HTML 避免 commit message 特殊字元造成 400 (non-fatal)
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 13m15s
E2E Health Check / e2e-health (push) Successful in 36s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
OG T
2026-04-05 22:32:02 +08:00
parent b58178d46a
commit b9ee58f752
2 changed files with 19 additions and 3 deletions

View File

@@ -5,6 +5,20 @@
---
## 📍 當前狀態 (2026-04-05 自動修復閉環打通 + repair-bot 部署)
| 項目 | 狀態 | Commit/備註 |
|------|------|--------|
| auto_repair 閉環打通 (_try_auto_repair_background) | ✅ | 5499169 |
| is_high_quality 冷啟動降閾 (>= 3次, >= 80%) | ✅ | 5499169 |
| TypeScript type-sync 修正 | ✅ | b58178d |
| repair-bot-110.sh 部署到 /home/wooo/bin/ | ✅ | 手動 scp |
| repair-bot-188.sh 部署到 /home/ollama/bin/ | ✅ | 手動 scp |
| CI type-sync-check 跑到 run #499 失敗 → #500/#501 補修 | ⏳ | in_progress |
| API Pod 更新到最新 commit | ⏳ | 等 CD 完成 |
---
## 📍 當前狀態 (2026-04-05 Telegram/CD 顯示修復 + ADR-059 全部完成)
| 項目 | 狀態 | Commit |