Open
Description
Hi guys,
I understand we gave up on rebase approach and we do merge
from GitHub. Fine with me.
I'm just wondering why do we merge PR which leads to failing build? Such approach has a risk of introducing lots of issues to the whole project because we are missing an opportunity to validate it.
I assume a PR is at least executed on local env of the approver before hitting a magic button, isn't it?