carrylex@lemmy.world to Programmer Humor@programming.dev · 2 months agoGitHub Actions radicalized melemmy.worldimagemessage-square5linkfedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1imageGitHub Actions radicalized melemmy.worldcarrylex@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square5linkfedilinkfile-text
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up2·2 months 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.
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.