Fiftieth monthly bors newsletter Mar 1, 2021
This February, we added support for /CODEOWNERS path
Read more...Bors is a GitHub bot that prevents merge skew / semantic merge conflicts, so when a developer checks out the main branch, they can expect all of the tests to pass out-of-the-box.
bors r+
, adding it to the merge queueThe cool part of separating the merging from the publishing is that the exact integration of pull requests that end up in master have already been tested before any developers try to work on it or users try to deploy it. It means less reverting commits after merging them, less hunting down others' mistakes before being able to do any of your own work, and, because bors does everything in the background, less waiting around for tests to run.
This February, we added support for /CODEOWNERS path
Read more...This January, we added support for custom commit titles, and fixed a few CODEWONERS bugs
Read more...Last December, a few crashing bugs were fixed
Read more...This November, we added the `PUBLIC_PROTOCOL` configuration parameter
Read more...This October, update_base_for_deletes was added
Read more...This September, dieend fixed another CODEOWNERS file interpretation bug
Read more...This August, code owners and pre-run commit status corner cases were fixed
Read more...This July, galbash fixed a bug in the require_approvals option
Read more...This June, very little happened
Read more...This May, we fixed a few regressions
Read more...