• qaz@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    ·
    18 days ago

    The real problem is merging before waiting for that one slow CI pipeline to complete

    • nous@programming.dev
      link
      fedilink
      English
      arrow-up
      9
      ·
      17 days ago

      One problem is GHs auto-merge when ready button. It will merge when there are still tests running unless they are required. It would be much better if the auto merges took into account all checks and not just required ones.