Skip to content

update some api requests for gitlab 15.x

trinity-1686a requested to merge (removed):gitlab-update into main

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

Merge request reports