NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.55k stars 645 forks source link

[Feature]: Automatically mark packages as deprecated once their repository is archived #10127

Open mariaghiondea opened 2 months ago

mariaghiondea commented 2 months ago

Related Problem

No response

The Elevator Pitch

Once a repository is archived, the related packages should be marked as deprecated automatically since there is no support, a high change for vulnerabilities and other issues.

Additional Context and Details

No response

erdembayar commented 2 months ago

We could leverage GithubCrawler job.

erdembayar commented 2 weeks ago

Related issue: https://github.com/NuGet/NuGetGallery/issues/9911