docs: expand review exclusions
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user