Hi, thanks for building a keyboard-friendly alternative to GH's PR UI.
When reviewing a large PR, I would like to be able to mark files as viewed. This way, when I submit a comment on the pull request and the PR author updated the code, and I come back to the PR, I can focus on just the files that have been changed since last review.
On GitHub API side this is possible through GraphQL markFileAsViewed mutation.
Hi, thanks for building a keyboard-friendly alternative to GH's PR UI.
When reviewing a large PR, I would like to be able to mark files as viewed. This way, when I submit a comment on the pull request and the PR author updated the code, and I come back to the PR, I can focus on just the files that have been changed since last review.
On GitHub API side this is possible through GraphQL markFileAsViewed mutation.