4

A simple terminal UI dashboard for code review

 3 years ago
source link: https://dev.to/apoclyps/a-simple-terminal-ui-dashboard-for-code-review-2g76
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

A simple terminal UI dashboard for code review

Apr 16

・1 min read

Reviews is a simple code review manager that lists the status of open pull requests across multiple organizations & repositories as a terminal UI dashboard.

The project was created as a way to keep on top of multiple teams creating large amounts of pull requests across several repositories by having a single up-to-date view of the pull request's approval status and age.

The initial implementation can be found over on Github at https://github.com/apoclyps/code-review-manager and can be installed from PyPI: https://pypi.org/project/reviews/

Contributions and feedback are welcome. It's in the very early stages of development and it has a long way to go but hopefully, there is enough here for others to derive some value from it being released early.

Getting started with reviews

You can immediately start using review by installing it from PyPI and using providing the following configuration before running it.

pip install reviews

export REPOSITORY_CONFIGURATION="apoclyps/code-review-manager,apoclyps/my-dev-space"
export GITHUB_TOKEN="your-token"

reviews dashboard
Enter fullscreen modeExit fullscreen mode

Discussion (1)

pic

CollapseExpand

Wow, this is really cool. I'll need to give it a try.

Comment button Reply


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK