You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've never had a need to use it. We can check in with the tooling team to see if it'd be desirable to integrate it more closely, if not then I'd suggest removing it.
In addition to the testing requirements, GitHub can also be set to block pull requests that are not "up to date" with the main branch, meaning that problems like this can't show up. This fixes the problem, by requiring that the main branch only contain a snapshot of the code that has passed the tests
I'd rather rely on GitHub features, even if they take a little more time, than extra CI runs, especially knowing that we'll have to keep it up-to-date and trust a third-party action.
Link to Bors: https://github.com/bors-ng/bors-ng
The text was updated successfully, but these errors were encountered: