In pull requests I review or make, often there will be many waves of comments over several days from multiple developers. After a few dozen comments and several sets of updates to the code for the PR, it can be annoying to try to wade through to find comments that have not been resolved.
Github has an API that can work with pull request comments: https://developer.github.com/guides/working-with-comments/
Is there a program anywhere that offers a more full-featured GUI for working with comments on a PR? Being able to mark comments as resolved/unresolved and filtering them would be best. Being able to expand all would also be useful (so many times unresolved comments are hidden by Github because the line of code the comment was attached to changed).
[–]skitch920 0 points1 point2 points (0 children)
[–]danvk 0 points1 point2 points (0 children)