All Projects → vladgolubev → quickreview-for-github

vladgolubev / quickreview-for-github

Licence: MIT License
Reviewing 50+ Pull Requests a day is no fun. Automate it with keyboard shortcuts.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to quickreview-for-github

Code Review Checklist
This code review checklist helps you be a more effective and efficient code reviewer.
Stars: ✭ 214 (+664.29%)
Mutual labels:  code-review, pull-requests
clang-tidy-pr-comments
Turn clang-tidy warnings and fixes to comments in your pull request
Stars: ✭ 24 (-14.29%)
Mutual labels:  code-review, pull-requests
Vscode Pull Request Github
GitHub Pull Requests for Visual Studio Code
Stars: ✭ 1,769 (+6217.86%)
Mutual labels:  code-review, pull-requests
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (+1296.43%)
Mutual labels:  github-extension, pull-requests
Squashed Merge Message
Use Pull Request description as Squashed and Merged commit messages.
Stars: ✭ 34 (+21.43%)
Mutual labels:  github-extension, pull-requests
codewing
Next level code navigation for Java and Go on GitHub.
Stars: ✭ 37 (+32.14%)
Mutual labels:  github-extension, code-review
critiq.vim
Github code reviews from Neovim
Stars: ✭ 69 (+146.43%)
Mutual labels:  code-review, pull-requests
auto-request-review
A GitHub Action that automatically requests review of a pull request based on files changes and/or groups the author belongs to 🤖
Stars: ✭ 52 (+85.71%)
Mutual labels:  code-review, pull-requests
briskine
Write faster with templates and keyboard shortcuts.
Stars: ✭ 88 (+214.29%)
Mutual labels:  chrome-extensions
HacktoberFest-HelloWorld
All your PRs will be merged !! 😊
Stars: ✭ 24 (-14.29%)
Mutual labels:  pull-requests
Btools
Btools
Stars: ✭ 94 (+235.71%)
Mutual labels:  chrome-extensions
code-review
Um projeto onde você pode enviar seu código fonte para outras pessoas te ajudarem a melhorar
Stars: ✭ 84 (+200%)
Mutual labels:  code-review
popup-for-keep
📝 Load Google Keep in a popup from the current tab in Google Chrome
Stars: ✭ 48 (+71.43%)
Mutual labels:  chrome-extensions
pscale-workflow-helper-scripts
Workflows and helper scripts around the PlanetScale DB workflow to automate database branch creation, association, update and merge directly out of your pull/merge request or favourite CI/CD.
Stars: ✭ 42 (+50%)
Mutual labels:  pull-requests
Hacktoberfest-Flutter
For all the Flutter developers out there make your first Pull Request and earn a free Tee from GitHub!
Stars: ✭ 89 (+217.86%)
Mutual labels:  pull-requests
DevDocs-Web-Ext
A Chrome extension for DevDocs.
Stars: ✭ 22 (-21.43%)
Mutual labels:  chrome-extensions
pr-title-checker
An action to automatically check if pull request titles conform to Contribution Guidelines
Stars: ✭ 38 (+35.71%)
Mutual labels:  pull-requests
appledaily-unblock
免登記成為會員都可安心睇蘋果日報🍎
Stars: ✭ 32 (+14.29%)
Mutual labels:  shortcuts
TyScan
A command-line tool for scanning TypeScript code
Stars: ✭ 19 (-32.14%)
Mutual labels:  code-review
vet
Gerrit client using pull request workflow
Stars: ✭ 21 (-25%)
Mutual labels:  pull-requests

QuickReview for GitHub

Reviewing 50+ Pull Requests a day is no fun. Automate it with keyboard shortcuts

One day I noticed how quickly one of my friends approves GitHub Pull Requests. He created a browser bookmarklet which executes some JavaScript on click to approve PR via API.

I thought this is a cool idea and will boost my productivity as I review dozens of PRs everyday.

🤔 Problem: too much time spent fiddling with a cursor to hide viewed files, approve or merge PRs.

💡 Solution: Automate manual clicks with keyboard shortcuts.

Features

Press V to mark files as viewed

Press A to approve PRs

Press M to merge PRs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].