Documentation for services
Created by: Phyks
Hi,
The documentation about services, what they are and how to implement them, is very poor in my opinion, and one has to dig much in the code before being able to implement a custom service.
However, when running gitlab on one's dedicated server, services seems to be a really nice feature to give more possibilities to the users, when webhooks are not enough (when implementing custom git hooks on server side for instance).