You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Right now we have Gitlab.pipelines which is great, but I don't see a method which provides the "latest pipeline" API call. Reference this part of the docs: https://docs.gitlab.com/ee/api/pipelines.html#get-the-latest-pipeline
The format is just GET /projects/:id/pipelines/latest
The text was updated successfully, but these errors were encountered:
Hi! Right now we have Gitlab.pipelines which is great, but I don't see a method which provides the "latest pipeline" API call. Reference this part of the docs:
https://docs.gitlab.com/ee/api/pipelines.html#get-the-latest-pipeline
The format is just
GET /projects/:id/pipelines/latest
The text was updated successfully, but these errors were encountered: