Feature: Implement pronto on merge requests
Created by: zedtux
Having the Pronto gem running after the creation of a merge request and having it updating the merge request would be very nice.
The gem has already a formatter for Gitlab so the final step is to trigger it with the right parameters (in a sidekiq job I guess).