gitlab4j-api
gitlab4j-api copied to clipboard
[Feature Request] Provide API to get "bridges" from pipeline
The Pipeline and Jobs API don't provide access to downstream pipelines. Gitlab provides this through /projects/:id/pipelines/:pipeline_id/bridges. Gitlab Jobs Api
It would be beneficial to follow pipelines to their conclusion through a downstream pipeline within gitlab4j