From 59b00b525d4822dc22451e66a4eaa59729bf6a9c Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 13 May 2026 06:18:44 +0000 Subject: [PATCH] chore: add cache-nuget review exclusions --- .gitea/ai-review/exclusions.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitea/ai-review/exclusions.json b/.gitea/ai-review/exclusions.json index 229ece6..26de13d 100644 --- a/.gitea/ai-review/exclusions.json +++ b/.gitea/ai-review/exclusions.json @@ -35,6 +35,16 @@ "id": 7, "title": "action.yml 的流程需要自動化測試", "reason": "列入排除問題" + }, + { + "id": 8, + "title": "審查 https://gitea.jsc.idv.tw/actions/cache-nuget@v0.0.3 的來源和內容", + "reason": "列入排除問題" + }, + { + "id": 9, + "title": "定期審查並更新 cache-nuget 版本", + "reason": "列入排除問題" } ] }