|
|
|
|
|
by taylorsindle
1078 days ago
|
|
Rather than using AI coding tools to write code, it can be helpful to use tools to make code review easier. Pullpo.io has two products for developers. One is a metrics tool that helps development teams find and resolve bottlenecks. Pullpo measures cycle time (work in progress, pickup, code review & merge time), PR throughput, and batch size. The other product is ephemeral PR Slack channels that allow for faster code review conversations for developers using GitHub. Unlike the default GitHub integration, Pullpo creates an ephemeral Slack channel for every PR, with all the people involved in it. The code review conversation can now happen in Slack. In these Slack channels, notifications are sent about workflow results, new commits, mergeability, code comments, etc.
This way, you can do all of your own coding, and have tools to check it over! |
|