Settings

Theme

Show HN: I created extension to help in PR Reviews

github.com

2 points by siyejed358 2 years ago · 0 comments · 1 min read

Reader

Hey HN,

In my previous organisation, reviewing PRs was challenging because I had to manually mark 30-40 static and auto-generated files as viewed. These files inflated the number of line changes, making it hard to see the actual lines left to review.

To make my life easier, I wrote JS scripts to interact with the DOM in the browser console.

After sharing this solution with a friend who found it very useful, I decided to develop it into a Chrome extension to make code reviews easier for everyone.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection