Just a nitpick, but forge itself doesn’t support (most) code-review-like functionality; that’s actually handled by external packages that are usually used alongside forge, e.g. code-review.el.
I think what would prevent me from using this right now is the ability to see other reviewers comments inline. Does it show comments I made via the web ui?
In the same vein, if are using Emacs, Forge (https://github.com/magit/forge) extends the incredibly well designed Magit to work with GitHub, including reviews. Documentation is quite good too: https://github.com/magit/forge.
Just a nitpick, but forge itself doesn’t support (most) code-review-like functionality; that’s actually handled by external packages that are usually used alongside forge, e.g.
code-review.el
.Oh my god at last, the last thing I needed to never have to actually visit github dot com again. (To a point anyway.)
I think what would prevent me from using this right now is the ability to see other reviewers comments inline. Does it show comments I made via the web ui?
Hmm, rather than bolting on an external tool, maybe the author should submit a patch to the upstream GitHub project as this feature seems useful. /s