Only check MR pipelines
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).