Skip to content

Include a filter when waiting for a pipeline

After the push to the repository, the pipeline available may be different from the one in the merge request. This check has to be made once we know the merge request has been created. So, when the merge request is created, it can check the pipelines in the commit and filter to use the one belonging to the merge request.

Merge request reports