new references pushed to a git repository can be validated on the spot by custom code (in the form of a WebAssembly module)
This is the continuation of story #28845, it consist of doing the same actions as the tuleap git:pre-receive-analyze
command, but instead of performing the reference analysis retroactively, to do it right away when new references are pushed, like a Git pre-receive hook