fix(ai-review): 結果推送失敗時回報工作流失敗

This commit is contained in:
Jeffery
2026-07-21 17:21:57 +08:00
parent b60f50f2b4
commit 449b17480b
6 changed files with 84 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# ============================================================================
# 用途:定義 AI Code Review Node action 的名稱、輸入參數與 Node.js 24 進入點,供 Gitea / GitHub workflow 以 uses 引用。
# 更新時間:2026/07/17 18:49:58
# 更新時間:2026/07/21 17:19:15
# ============================================================================
# Gitea / GitHub node action 的 manifestaction.yml):
# 定義本 action 的名稱、說明、輸入參數(inputs)與執行方式(runs),