It’s another monthly burst of news about bors-ng, a bot to ensure a consistently passing CI.
In the last month, we landed 16 PRs in the bors-ng repository.
“This Month in Bors” is written in public on GitHub. If you find a mistake, pull requests or issue reports are appreciated!
Notable Additions
- notriddle added evaluation results for neutral and skipped results
- NOTE: the previous behavior was erattic, but appeared to “work” for some people. If you have two GitHub Action jobs with the same name, and were using them as an indicator for bors, you can rely on the
success()
one to signal a failure when it’s canceled.
- NOTE: the previous behavior was erattic, but appeared to “work” for some people. If you have two GitHub Action jobs with the same name, and were using them as an indicator for bors, you can rely on the
- little-dude added a way to log requests to GitHub
- notriddle fixed a couple batcher registry bugs
- dieend fixed a long-standing bug that caused “duplicate batcher” crashes on restart
- notriddle added a useful error message on bors.toml with duplicate status lines
New Contributors
No first-time contributors this month.
Want to see your name in this newsletter? Contribute on our GitHub repository.
Who’s using bors?
This month’s featured user is pursuedpybear, an education-focused game engine.
Got any suggestions for next month? Post a comment on the February pull request.