anitya icon indicating copy to clipboard operation
anitya copied to clipboard

[Feature Request] Require any new project to have a successful test before being added

Open Justinzobel opened this issue 3 months ago • 1 comments

Projects should require a successful check before they can be added.

That way, people aren't adding things that don't work to start with and eating up resources of all kinds for no reason.

Justinzobel avatar Sep 15 '25 08:09 Justinzobel

This will need to be done for both manually and automatically created project.

  • On web UI we should have a way to check the project before creation and have a check that will not allow you to submit it till you get successful check
  • For automated project created by API we need to return error if the first check is not successful

Zlopez avatar Sep 15 '25 12:09 Zlopez