|
|
|
|
|
by YZF
1427 days ago
|
|
Ideally your CI workflow prevents merging something that breaks the tests. Also now if the first review merges but the other doesn't for some reason you've broken everyone else which is bad. EDIT: at least in rebase workflows which is what I'm used to. I guess in merge workflows this works. |
|