Skip to content

Only check MR pipelines

Cheng Shao requested to merge wip/only-check-mr-pipelines into wip/flake

When marge checks an MR's pipeline status, it should only check for pipelines with merge_request_event source and ignore pipelines with other sources, especially those manually triggered to only test certain jobs. See ghc#25404 (closed).

Merge request reports

Loading