Automatically merging MR from pipeline
When running merge_request_api.sh -m
from the pipeline we get a method not allowed because the pipeline is still running.
Need to fix this in order to enable an automatic merging - perhaps turn it into a "merge when pipeline succeeds"
See !2001 (merged)
Edited by Spyros Argyropoulos