|
|
|
|
|
by anuila
2042 days ago
|
|
I think the difference is that they expect to not break tests most of the time. So most of the time this just saves time. It’s like when you merge a documentation PR while the tests are still running: You’re pretty sure that the tests won’t break. With this solution however you’ll still be pinged if they do break, later. |
|