Just happened to notice I merged pull request #1000 for the Micro.blog backend today. About half of those are actually in the last year. I started using PRs way more often when AI could review them for me.
Just happened to notice I merged pull request #1000 for the Micro.blog backend today. About half of those are actually in the last year. I started using PRs way more often when AI could review them for me.
@manton congratulation! Just wanted to ask you how you use them with such a small team. So you create a pr and have some AI automation setup which looks at it automatically?
@V_ Exactly, whenever there’s a PR, Codex reviews it for potential new bugs. It has been incredibly useful. You can see it even in some of our open source projects, like this PR for Epilogue last week.