gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

[Feature Request] Provide API to get "bridges" from pipeline

Open SemajHsoj opened this issue 4 years ago • 0 comments

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

SemajHsoj avatar May 03 '21 19:05 SemajHsoj