this post was submitted on 18 Jan 2024
243 points (96.6% liked)

Programmer Humor

20703 readers
1823 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Merged

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (2 children)

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

[–] [email protected] 4 points 1 year ago

manually

This is probably why the dev created a PR, less clicks

[–] [email protected] 2 points 1 year ago

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 😅