Skip to content

A simple CLI tool that helps you stay on top of a pull request on GitHub. Most useful for being notified of a CI status check update or a PR review.

Notifications You must be signed in to change notification settings

torbensky/pr-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pr-watcher

Usage

  • go run main.go -p <pr-number> --owner <repo-owner> --repo <your-repo>

TODO

  • update comparison API to return descriptions of changes to be used for notifications
  • support configuration file
  • documentation
    • how to run
    • how to configure

About

A simple CLI tool that helps you stay on top of a pull request on GitHub. Most useful for being notified of a CI status check update or a PR review.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages