Skip to content

ci(gitlab-ci): uses $CI_OPEN_MERGE_REQUESTS in workflow since heptapod has been updated

So if a commit is pushed but isn't on a merge request the pipeline will still run and this will allow it to have already a pipeline when the MR is opened.

Merge request reports