triage: exclude stale test comment

This commit is contained in:
2026-05-16 15:21:06 +00:00
parent 92e4f4aa5b
commit a7dbb5e845
2 changed files with 7 additions and 9 deletions
+6
View File
@@ -1,4 +1,10 @@
[
{
"level": "critical",
"role": "Maya",
"location": "Dockerfile 或 entrypoint.sh",
"suggestion": "此 Git Diff 引入了 Dockerfile 和 entrypoint.sh 的重要變更,但沒有包含任何整合測試或端到端測試來驗證 Docker 映像檔的行為。應建立一個測試套件,能夠建構此 Docker 映像檔,並在容器中執行 `entrypoint.sh`,透過設定不同的環境變數來驗證其輸出、日誌和退出碼是否符合預期。這是確保整個系統功能正確運作的關鍵。"
},
{
"level": "critical",
"role": "Maya",
+1 -9
View File
@@ -1,9 +1 @@
[
{
"level": "critical",
"role": "Maya",
"location": "Dockerfile 或 entrypoint.sh",
"suggestion": "此 Git Diff 引入了 Dockerfile 和 entrypoint.sh 的重要變更,但沒有包含任何整合測試或端到端測試來驗證 Docker 映像檔的行為。應建立一個測試套件,能夠建構此 Docker 映像檔,並在容器中執行 `entrypoint.sh`,透過設定不同的環境變數來驗證其輸出、日誌和退出碼是否符合預期。這是確保整個系統功能正確運作的關鍵。",
"is_new": true
}
]
[]