Skip to content

olegelantsev/go-pr-watcher

Repository files navigation

go-pr-watcher

Go


Shows open pull requests on configured GitHub repositories.

go-pr-watcher screenshot

Getting started

  1. Create GitHub personal token with read permissions
  2. Create config.yaml with repositories map
github:
  olegelantsev: # repo owner
    - gimmeemail # repo name
    - pr-watcher

Features

  • Show GitHub PRs
  • Show Bitbucket PRs
  • Show GitLab PRs
  • Securely store token in the keyring
  • Async load of PRs and table refresh
  • Smart load of many PRs repos with filtering
  • Improve test coverage
  • Refresh PRs list periodically

About

Go terminal app listing open pull requests in chosen GitHub repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages