Validate correctness of found repositories
Open
@benmss is already working on this.
Since Aug 25, 2023.
repository_finder
- Dominant language
- Python
- Stars
- 210
- Forks
- 36
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
The Repo Finder feature makes a best effort attempt to find repositories for artifacts that are missing them. While the meta data used to discover these new URLs is linked in some way to the original artifact, there is still a chance that the found repository is incorrect. Therefore, taking steps to ensure the two are, in fact, the same, would be sensible. This can be achieved via comparison of available meta data in the repository and artifact.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.