chore: address review findings and exclusions
This commit is contained in:
@@ -65,3 +65,15 @@ jobs:
|
||||
- 不需要新增 `.gitea/workflows/ci.yaml`
|
||||
- 不需要新增 `tests/*`
|
||||
- 除非另外明確要求,請不要再補這兩類檔案
|
||||
|
||||
## Review Exclusions
|
||||
|
||||
以下審查意見屬於刻意排除,不再以測試或 CI 的形式處理:
|
||||
|
||||
- `entrypoint.sh:10-15` `trim`
|
||||
- `entrypoint.sh:30-59` `resolve_package_names`
|
||||
- `entrypoint.sh:61-76` `parse_repo_context`
|
||||
- `entrypoint.sh:78-120` `api_request`
|
||||
- `entrypoint.sh:122-181` `fetch_package_versions`
|
||||
- `entrypoint.sh:183-241` `collect_package_candidates`
|
||||
- `entrypoint.sh:243-286` `process_candidates`
|
||||
|
||||
Reference in New Issue
Block a user