I have a project on Github with some 3rd party services working with WebHook, something like travis, codefactor, deepscan, etc... I would like to know how to use these services on Gerrithub to act as a verifier.
I have a project on Github with some 3rd party services working with WebHook, something like travis, codefactor, deepscan, etc... I would like to know how to use these services on Gerrithub to act as a verifier.
You should be able to setup your webhook per project as specified in this documentation.