Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 8cf96bb

Browse files
authored
TMIB 57 (#152)
1 parent ab301e3 commit 8cf96bb

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

_posts/2021-10-01-tmib-57.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: post
3+
title: Fifty-seventh monthly bors newsletter
4+
date: 2021-10-01 00:00:00
5+
summary: This September, we added the Mergeable column to the dashboard
6+
categories: newsletter
7+
---
8+
9+
It's another monthly burst of news about bors-ng, a GitHub continuous testing bot.
10+
11+
In the [last month](https://github.com/bors-ng/bors-ng/pulls?q=is%3Apr+is%3Amerged+closed%3A2021-09-01..2021-09-30),
12+
we landed 17 PRs in the bors-ng repository.
13+
14+
"This Month in Bors" is written [in public on GitHub][GitHub for TMiB].
15+
If you find a mistake, pull requests or issue reports are appreciated!
16+
17+
[GitHub for TMiB]: https://github.com/bors-ng/bors-ng.github.io
18+
19+
20+
### Notable Additions
21+
22+
* notriddle [added](https://github.com/bors-ng/bors-ng/pull/1159) a column to the dashboard page showing which PRs are mergeable
23+
* browdus [tweaked](https://github.com/bors-ng/bors-ng/pull/1320) the layout on batch detail pages
24+
* 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
25+
26+
27+
### New Contributors
28+
29+
* [Saif Hakim (@saifelse)](https://github.com/saifelse)
30+
* [Dustin Brown (@browdus)](https://github.com/browdus)
31+
32+
Want to see your name in this newsletter? Contribute on our [GitHub repository](https://github.com/bors-ng/bors-ng).
33+
34+
35+
### Who's using bors?
36+
37+
This month's featured user is [meilisearch](https://github.com/meilisearch/meilisearch), a search engine backend that you can deploy as a microservice.
38+
39+
Got any suggestions for next month?
40+
Post a comment on the [October pull request](https://github.com/bors-ng/bors-ng.github.io/pull/154).

0 commit comments

Comments
 (0)