Files
awoooi/apps/api
OG T c5e475121a
Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
fix(telegram): 修復建議指令被截斷 + decision_manager enum string 補正
根因 1: telegram_gateway.py suggested_action[:35] 剛好截到 deployment/ 後
  → 改為 [:80],完整顯示 kubectl command

根因 2: 舊 Incident proposal_data 存 enum string (RESTART_DEPLOYMENT)
  → decision_manager.py 加入偵測,用規則引擎重新查 kubectl command

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 11:14:30 +08:00
..