Skip to content

Verify that Merge Requests trigger a merged pipeline

Ryan Aslett requested to merge issue/once-3195465:3195465-test-ci into 1.0.x

WHen a fork makes changes to an MR, it should run in the local pipeline, hopefully merged with upstream, but maybe not, and when we push it upstream, we want to test it merged as well.

Merge request reports