You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bit of a brainstorming issue to improve the sustainability of this project. Up til now, I've been checking a few things in every PR, and we can automate many of them:
Double-check that the matched projects make sense. This isn't automatable, but isn't too hard and it's pretty rare (and often obvious) that it goes wrong. An example where it did is Manually import advisories for glib-networking #189.
Ensure GeneralMetadata doesn't have a version of "*" on its oldest or newest registered version. This is fully automatable, and probably one of the bigger improvements we could make.
This is a bit of a brainstorming issue to improve the sustainability of this project. Up til now, I've been checking a few things in every PR, and we can automate many of them:
"*"on its oldest or newest registered version. This is fully automatable, and probably one of the bigger improvements we could make.