Jeffery jiantw83
jiantw83 commented on issue node-actions/ai-code-review#13 2026-07-20 10:32:33 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI

🧩 code-review-resolve 處理進度

本議題為 AI Code Review 建問題模式的追蹤議題。以 --issue all 併同 .gitea/ai-review/findings/ 逐條處理後結果如下(對照目前程式碼…

jiantw83 closed issue node-actions/ai-code-review#14 2026-07-20 10:32:33 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI
jiantw83 closed issue node-actions/ai-code-review#13 2026-07-20 10:32:33 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI
jiantw83 closed issue node-actions/ai-code-review#11 2026-07-20 10:32:33 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI
jiantw83 commented on issue node-actions/ai-code-review#11 2026-07-20 10:32:33 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI

🧩 code-review-resolve 處理進度

本議題為 AI Code Review 建問題模式的追蹤議題。以 --issue all 併同 .gitea/ai-review/findings/ 逐條處理後結果如下(對照目前程式碼…

jiantw83 created pull request plugins/code#12 2026-07-20 10:15:46 +00:00
feat(code-review-resolve): findings 一律讀取+議題無/單選/多選/全部合併去重、Stage B 重新編號(0.0.9)
jiantw83 pushed to develop at plugins/code 2026-07-20 10:15:06 +00:00
8547f0af41 chore(plugin 版本): 版本號 bump 至 0.0.9
4fc33d4a69 feat(code-review-resolve): findings 檔一律讀取並與 --issue(無/單選/多選/全部)議題合併去重,Stage B 步驟重新編號為 B1–B6
Compare 2 commits »
d8dd5ce92e chore(ai-review 狀態): 記錄 issue #10 誤報排除並回寫待人工 findings
cc9c8afed7 docs(ai-review): 同步 JSDoc 對 main() 閉包改名的引用
0c108ab7f9 refactor(ai-review): 重新命名留言閉包並抽出診斷輸出長度常數
83dd56f37f fix(resolveMergeBase): deepen HEAD 改以目前 HEAD 的 SHA 補抓 PR head 歷史
Compare 4 commits »
jiantw83 closed issue node-actions/ai-code-review#10 2026-07-20 10:03:34 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI
jiantw83 commented on issue node-actions/ai-code-review#10 2026-07-20 10:03:28 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI

🤖 AI Code Review Resolve|處理結果

已依嚴重度(🔴 嚴重 → 🟠 警告 → 🔵 建議)逐條處理本 issue 的 11 條問題,結果如下:

b5264141c4 fix(推送觸發 CI): push 前重置 checkout 的自動 token extraheader,改以 PAT 身分推送
deb20bb078 chore(ai-review 狀態): 寫回議題 #9 待人工處理問題至 findings
c63b1a6da2 perf(resolveMergeBase): 先 deepen base/HEAD,--unshallow 降為最後手段
Compare 2 commits »
jiantw83 closed issue node-actions/ai-code-review#9 2026-07-20 09:40:20 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI
jiantw83 commented on issue node-actions/ai-code-review#9 2026-07-20 09:40:20 +00:00
feat(ai-code-review): 建問題模式導向 issue,並整併流程調整、文件與 CI

🔧 AI Code Review 問題處理進度

已依嚴重度逐條處理議題 #9(審查 commit b2129e0)的 13 條問題。由於 #9 審的是較早的 commit,多條所指程式碼已在後續 commit 修復,逐一對照目前程式碼確認。

**…

3ef8a30291 fix(結果回報): 審查本輪不直接 exit 1,失敗只由步驟 1 讀結果 commit 訊息回報
b277ff2f7c fix(建問題模式): 僅在有嚴重問題時讓 PR 相依於 issue,警告/建議不阻擋合併
05178be520 fix(推送觸發 CI): 合併 push-token 進 token,findings 一律以 token 認證推送觸發 CI
321a717f91 chore(ci): Claude 測試 job 改用 claude-opus-4-8
36bf2d8644 chore(ci): 三個測試 job 指定各工具最省 model 以降低消耗
491c170d36 fix(AI 失敗診斷): 失敗時預設併印遮罩後 stdout(claude-code 錯誤寫在 stdout)