sindresorhus/refined-github


The issue has been closed
Keyboard shortcut for submitting the review changes on a PR #1069
vanniktech posted onGitHub
Edit by @fregante: this issue can be solved by following https://github.com/sindresorhus/refined-github/issues/3095
Given I'm on a PR and review the files I'd like to hit a keyboard shortcut to let me review the changes. Possibly, r
could be used.
Then for accepting, rejecting, or commenting we could use a
, r
and c
.
Shortcuts for immediately accepting / rejecting / commenting from the PR file page itself would also be nice. Maybe something like
r + a => accept
r + r => reject
r + c => comment