Marco-De-Stefani opened a new issue, #6135: URL: https://github.com/apache/incubator-devlake/issues/6135
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case I would like to have the possibility to fetch the trigger jobs from GitLab CI/CD pipelines https://docs.gitlab.com/ee/api/jobs.html#list-pipeline-trigger-jobs ### Description In my company, we have a setup where basically a main pipeline is triggering a child pipeline, which is responsible for the actual deployment (and from it I can have the actual environment where I'm deploying) I know that GitLab doesn't offer an API to fetch those like we're fetching the pipelines, but the jobs need to be fetched for every single pipeline with the endpoint `projects/{{ ProjectId }}/pipelines/{{ PipelineId }}/bridges` I think it would be cool if we could have a setting for enable/disable this on the UI ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
