Skip to main content

A CLI tool to view github review requested

Project description

Github review requested

About the project

To find reviews that are assigned to me and not the whole team, I find it very hard on GitHub. There is https://github.com/pulls/review-requested, but it's not sorted as I want, and I cannot filter with issues that explicitly mention me as a reviewer.

I created this tool to have a clear view of what I need to review. It shows in bold if I am explicitly on the list of reviewers and which person on my team is also on the list.

Getting started

Installation

  1. Add a token to your GitHub account (don't forget to copy it somewhere): https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic
  2. Install python >= 3.8 and pip if you don't have them yet.
  3. Install via pip
pip install github-review-requested

Usage

Usage: github-review-requested [OPTIONS]

Options:
--user TEXT User name from github [required]
--org TEXT Org name from github [required]
--token TEXT Token from github [required]
--team TEXT Team name from github [required]
--help Show this message and exit.

❯ github-review-requested --user <user_name> --org <org> --team <team_name> --token <token>

You need a token from GitHub. Follow this documentation: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic

Roadmap

  • Have an initial tool that works
  • Add tests
  • Add a screenshot in this readme file
  • Make PR names clickable to open the PR in the browser
  • Option to filter out draft PRs
  • Option to select which column to show
  • Option to select on which columns to sort
  • More colors! If PRs are too old, show them in red

License

Distributed under the MIT License.

Contact

Project Link: https://github.com/mathieumontgomery/github-review-requested

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github-review-requested-0.1.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

github_review_requested-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file github-review-requested-0.1.1.tar.gz.

File metadata

File hashes

Hashes for github-review-requested-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b671737597fa45f3a51eefa7c16ec26467fca8ea6cbc614af9f6299b74cd285c
MD5 eeed5cf1d8da7410fd16d7827e8b6f5c
BLAKE2b-256 d9ac761cde3cf072496f99821f2d000b691741d406f9b096ee53a16c0102a4d1

See more details on using hashes here.

File details

Details for the file github_review_requested-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for github_review_requested-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49721ef81e55f2170e97a8d706a57cf765fd66aefe2e7c4655181949c8915b22
MD5 c5148ed4dd7ad525aa21e3de41b52923
BLAKE2b-256 46cdf4e769cd0889dc799c553b9a0cfa085f32c7671f55b9e522d462bdf88b25

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page