leds@feddit.dk to Programmer Humor@programming.dev · 2 years agoDO NOT MERGEfeddit.dkimagemessage-square33linkfedilinkarrow-up1250arrow-down19file-text
arrow-up1241arrow-down1imageDO NOT MERGEfeddit.dkleds@feddit.dk to Programmer Humor@programming.dev · 2 years agomessage-square33linkfedilinkfile-text
minus-squarebrisk@aussie.zonelinkfedilinkarrow-up30·2 years agoProbably to get some other benefitof the PR system, such as CI tests
minus-squareleds@feddit.dkOPlinkfedilinkarrow-up10·2 years agoDoes gerrit have a draft state? In azure devops you can mark PR as draft , won’t trigger any builds but you can still start them manually
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up4·2 years ago manually This is probably why the dev created a PR, less clicks
minus-squaresf1tzp@programming.devlinkfedilinkarrow-up2·2 years agoI don’t remember if it did when I used it. Our convention was to -2 your own change until it was ready to go 😅
Probably to get some other benefitof the PR system, such as CI tests
Does gerrit have a draft state? In azure devops you can mark PR as draft , won’t trigger any builds but you can still start them manually
This is probably why the dev created a PR, less clicks
I don’t remember if it did when I used it. Our convention was to -2 your own change until it was ready to go 😅