anitya
anitya copied to clipboard
[Feature Request] Require any new project to have a successful test before being added
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.
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