carrylex@lemmy.world to Programmer Humor@programming.dev · 18 days agoGitHub Actions radicalized melemmy.worldimagemessage-square12linkfedilinkarrow-up1252file-text
arrow-up1252imageGitHub Actions radicalized melemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 18 days agomessage-square12linkfedilinkfile-text
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up20·18 days agoThe real problem is merging before waiting for that one slow CI pipeline to complete
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up9·17 days agoOne 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.
The real problem is merging before waiting for that one slow CI pipeline to complete
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.