It’s another monthly burst of news about bors-ng, a push button commit gating merge bot for GitHub.
In the last month, we landed 8 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
- khodzha migrated the “Add / Remove Repositories” button to dynamically pull the URL from GitHub’s API
- zimbatm and niklaslong fixed errors in the README and the FLOW_EXAMPLE docs
- khodzha fixed a bug that caused
delegate=USER
to work butdelegate+
to fail - notriddle added the datetime to every History entry
- notriddle improved the notifications, adding a close button and deduplicating the outdated notifications
New Contributors
Want to see your name in this newsletter? Look at bors starters, a curated list of issues that are good for new contributors!
Who’s using bors?
This month’s featured user is gfx-rs, a low-level graphics abstraction library in Rust.
- It aims to be the choice of cross-platform graphics development, serve as a basis for GPUWeb implementation, and provide the external C API for Vulkan portability initiative. See “We need to go lower” for more info.
- The project has seen intensive development last month with over 50 merged pull requests having 130+ commits touching several thousand lines of code.
- Main forces are concentrated around shaping up the low-level core API. The library structure has been shaken up, and a new vision is slowly materializing.
Got any suggestions for next month? Post a comment on the October pull request.