I'm trying to find a way to merge a merge request in GitLab from the command line.
Does anyone know how this can be achieved instead of merging the same from the GUI interface.
Any pointers are greatly appreciated. Thanks!
The GitLab API allows us to do this:
https://docs.gitlab.com/ee/api/merge_requests.html#merge-a-merge-request