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
  • Make PR names clickable to open the PR in the browser
  • Option to filter out draft PRs
  • Add a loading spinner
  • Option to sort by update ascending or descending
  • Store the token in a secure way (also user, org and team?)
  • Add tests
  • Add a screenshot in this readme file
  • More colors! If PRs are too old, show them in red
  • Show already commented requests
  • Filter out issues where tests are not passing

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.2.1.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

github_review_requested-0.2.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for github-review-requested-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a1b30e2c969b3633f22a6838d88ca449d5705fc0eb068366d62eafd070f4698d
MD5 268eaa1a01cd8139ccf5db7bc8fc528e
BLAKE2b-256 59cc4c4bb7052cab8a0386d13ebf792adc3de869c0b880b13c061c67c8afed24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for github_review_requested-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3787b47645339f2810e546234c36024160830cb6b183e21510293479329e261
MD5 67defdd4d3e30ad352137253e405ee9c
BLAKE2b-256 0f44efcf3c80be6b0acebb0a57ee82627d1d40be484aa4f09e5de8171fc0c437

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