Post #3448862
2026-06-28 12:52 UTC
@davidvujic@mastodon.nu
Thanks for the blog post. Just added your blog to my RSS reader.
But it sounds like you found a good tradeoff. One thing I didn't t get: you mentioned a lot of PRs and that reviews didn't become the bottleneck.
Would you mind telling a bit HOW you made the review process more efficient?
Replies (1)
-
@davidvujic@mastodon.nu 2026-06-28 12:57
@fgraf@hachyderm.io Thank you! About the review process: we decided to have less feedback about the coding style, rather approve + add a non-blocking comment if necesary. Then we also added a really simple, but helpful Slack channel where a new review request is posted, and the post itself is updated when approved, commented etc. When the PR is merged, the post is removed. This has been surprisingly good for us in the team. Less noise and being able to focus on what is not yet reviewed.