Skip to content

Read and reply to GitHub pull request review threads directly from your terminal.

License

Notifications You must be signed in to change notification settings

jameslkingsley/gh-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read and reply to GitHub pull request review threads directly from your terminal.

Status:

  • Early development. The roadmap for v0.1 is tracked here
  • Currently only supports GitHub

gh-threads demo

Requirements

Install

gh extension install jameslkingsley/gh-threads

Usage

Just run gh threads in your repository; it will infer the pull request from the current branch. For more options run:

gh threads --help

Controls

  • Left/Right: previous/next thread
  • Up/Down or mouse wheel: scroll
  • Tab: switch between conversation / reviews (unresolved) / reviews (all)
  • d: toggle diff hunk / description
  • r: post a reply (opens $EDITOR)
  • q: quit

Contributing

Contributions are welcome! The long-term goal of this tool is to provide a seamless experience for responding to and conducting code reviews directly from the terminal.

About

Read and reply to GitHub pull request review threads directly from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Languages