Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Kyle Harrison
Kyle Harrison

Posted on

     

Reviews released 0.1.5 on PyPi

Alt Text

Reviews is a terminal UI Dashboard for monitoring requests for code review across several Github repositories and pull requests.

It's been a personal project I've been incrementally adding to over the past few weeks and it's been paying off 10x. In a normal workweek, it can be time-consuming to keep on top of several teams, across several repositories, and track who needs a code review, and which code reviews are complete and ready to ship.

In the latest release, it's even easier to see which pull requests you have approved, and which have been approved by others.

image

If you are interested in using the TUI, want to check it out, or even contribute the source code is freely available on Github (https://github.com/apoclyps/reviews) and it can be installed directly from PyPI.

Want to get started right away? Check out the following snippet:

exportGITHUB_USER="your-github-username"exportGITHUB_TOKEN="your personal github token used for interacting with the API"exportREPOSITORY_CONFIGURATION="apoclyps/reviews"pipinstall--upgrade reviewsreviews dashboard--no-reload
Enter fullscreen modeExit fullscreen mode

Release discussion and changelog on Github:https://github.com/apoclyps/reviews/discussions/91

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Programmer, Tech Enthusiast, Maker, Geeky Dad
  • Location
    Belfast
  • Education
    Bsc Computer Science (Hons)
  • Work
    Staff Software Engineer at Slice
  • Joined

More fromKyle Harrison

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp