Skip to content
  • Cheng Shao's avatar
    ad64d5c2
    ci: remove manual case of ghc-wasm-meta downstream testing jobs · ad64d5c2
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes the manual case of ghc-wasm-meta downstream testing
    jobs; now the only way of including them in the pipeline and running
    them is via the test-wasm label.
    
    The reason of the removal is it proves to be problematic for MRs with
    only the wasm label; the wasm job would succeed, then the pipeline
    status would be waiting for manual action instead of succeeding. There
    needs to be separate jobs for the label-triggered and manual-triggered
    cases, but I don't think it's worth that extra complexity, the
    label-triggered case is already sufficient.
    ad64d5c2
    ci: remove manual case of ghc-wasm-meta downstream testing jobs
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes the manual case of ghc-wasm-meta downstream testing
    jobs; now the only way of including them in the pipeline and running
    them is via the test-wasm label.
    
    The reason of the removal is it proves to be problematic for MRs with
    only the wasm label; the wasm job would succeed, then the pipeline
    status would be waiting for manual action instead of succeeding. There
    needs to be separate jobs for the label-triggered and manual-triggered
    cases, but I don't think it's worth that extra complexity, the
    label-triggered case is already sufficient.
Loading Validating GitLab CI configuration… Learn more
Loading