Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request Review Queue

This solves a real issue I faced on a daily basis where I often have multiple pull requests waiting for my review. I started this project to have a way to quickly jump to the next pull request in my queue with minimal clicks.

Features

A list of all pull requests where you are assigned as reviewer.

PR Queue

A Next PR button to quickly jump to the next pull request in your queue after reviewing the current one.

Next PR

An Approve and Next PR button to approve the current pull request and move directly to the next item. Navigation only happens after GitHub confirms the approval.

What PRs are included?

  • Queue = is:pr is:open review-requested:@me draft:false in selected repositories
  • Order = updated ascending (proxy for longest waiting)

Installation (unpacked)

  1. Open chrome://extensions
  2. Enable Developer mode
  3. Load unpacked → this folder
  4. Open Options → paste a PAT with Pull requests: Read and write, then allowlist repos (owner/name, one per line)

About

Chrome extension that queues GitHub pull requests requesting your review and jumps to the next one.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages