docs: expand review exclusions

This commit is contained in:
2026-05-15 03:53:15 +00:00
parent 7a57c6a7c4
commit 90f269b553
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -80,6 +80,11 @@
"title": "repeated url_encode optimization",
"reason": "The updated code already caches encoded path components per candidate."
},
{
"location": "entrypoint.sh:183-241",
"title": "owner-wide package scan / N+1 API",
"reason": "The action intentionally targets only the requested package names to avoid scanning unrelated packages."
},
{
"location": "entrypoint.sh(整體)",
"title": "end-to-end tests",