The source project of this merge request has been removed.
update some api requests for gitlab 15.x
Gitlab 15.x changed a bit how MR API works, notably:
"pipeline": { // Old parameter, use 'head_pipeline' instead..
head_pipeline has a finished_at field, which save us one API call