We are planning to have some policies that will ensure we don't accept commits that won't adhere to commit message policy. This policy is specific to a repo.
Is it possible to run pre-receive style hooks in Gerrit where we can run these policies before the patch gets created?