gitlab-ci-pipelines-exporter icon indicating copy to clipboard operation
gitlab-ci-pipelines-exporter copied to clipboard

Include pipelines from MR pipelines that live on the source repository

Open mathstuf opened this issue 2 years ago • 1 comments
trafficstars

It would be useful to include pipelines for merge requests that live on the source project because the author doesn't have permissions to create pipelines in the target repository. This would involve querying all MR pipelines (probably best via this endpoint.

mathstuf avatar Sep 30 '23 20:09 mathstuf

I have a set of diffs locally that I need to test.

mathstuf avatar Oct 01 '23 13:10 mathstuf