Update signature of 'Find-{lang}-Artifacts-For-Apireview' function to the new format across languages
Open
needs-triage
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
We extend the signature by adding `packageInfo` to the input parameter list for Java to support the v2 library.
We would like other languages to have the same signatures.
```
function Find-java-Artifacts-For-Apireview($artifactDir, $pkgName, $packageInfo = $null)
```
Contributor guide
Research direction
Search the repository for Find-*-Artifacts-For-Apireview and compare the Java signature shown in the issue with implementations for the other languages. Update each signature to accept packageInfo and verify that all language variants use the same parameter format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100