It’s another monthly burst of news about bors-ng, a free service that is able to batch multiple PRs together in a “staging” branch, run the CI scripts on that branch, and then fast-forward master if CI passes.

In the last month, we landed 9 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

  • RetWolf added a https://app.bors.tech/health URL for convenient Kubernetes-style health checks
  • dmorina added a BORS_POLL_PERIOD env variable for self-installs to more frequently poll running PR statuses

New Contributors

Want to see your name in this newsletter? Contribute on our GitHub repository.

Who’s using bors?

This month’s featured user is JuliaGPU KernelAbstractions.jl, a Julia library for array-parallel math kernels that can target General-Purpose Graphics Processing Units (GPGPU), like CUDA and AMDGPU.

Got any suggestions for next month? Post a comment on the May pull request.