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.52k stars 643 forks source link

Allow user to request package deprecation from portal #9911

Open thompson-tomo opened 2 months ago

thompson-tomo commented 2 months ago

Related Problem

I want to be able to use nuget.org & clearly know if a package is deprecated.

The Elevator Pitch

Currently a number of projects have been archived on github however the packages are still showing as active on nuget.org and as such it should be possible for a user to request deprecation of a package. This request is automatically approved if the github repo is archived but if not owners are emailed.

Additional Context and Details

It's not even possible to raise a github issue to get it deprecated due to archived github projects not having the ability for new github issis to be created.