Hi all,
As PRs are starting to stack, I think it would be good to gradually merge them. For that, I think it would be good to have both the automatic and a human review.
When you issue a PR to the development branch, you see two validations are launched:
- basic validation
- full validation
So far, they are in red because there are some failing tests (that we should fix BTW).
By now we can consider that a PR that runs and has some failing tests is OK. Actually, being able to run the tests means also the bootstrap had no problems. I'm tagging such PRs with human-review-needed in github: