Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions _posts/2021-10-01-tmib-57.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: post
title: Fifty-seventh monthly bors newsletter
date: 2021-10-01 00:00:00
summary: This September, we added the Mergeable column to the dashboard
categories: newsletter
---

It's another monthly burst of news about bors-ng, a GitHub continuous testing bot.

In the [last month](https://github.com/bors-ng/bors-ng/pulls?q=is%3Apr+is%3Amerged+closed%3A2021-09-01..2021-09-30),
we landed 17 PRs in the bors-ng repository.

"This Month in Bors" is written [in public on GitHub][GitHub for TMiB].
If you find a mistake, pull requests or issue reports are appreciated!

[GitHub for TMiB]: https://github.com/bors-ng/bors-ng.github.io


### Notable Additions

* notriddle [added](https://github.com/bors-ng/bors-ng/pull/1159) a column to the dashboard page showing which PRs are mergeable
* browdus [tweaked](https://github.com/bors-ng/bors-ng/pull/1320) the layout on batch detail pages
* saifelse [added](https://github.com/bors-ng/bors-ng/pull/1321) a way to disable prepared statements, which doesn't work in some pgBouncer setups


### New Contributors

* [Saif Hakim (@saifelse)](https://github.com/saifelse)
* [Dustin Brown (@browdus)](https://github.com/browdus)

Want to see your name in this newsletter? Contribute on our [GitHub repository](https://github.com/bors-ng/bors-ng).


### Who's using bors?

This month's featured user is [meilisearch](https://github.com/meilisearch/meilisearch), a search engine backend that you can deploy as a microservice.

Got any suggestions for next month?
Post a comment on the [October pull request](https://github.com/bors-ng/bors-ng.github.io/pull/154).