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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for github-review-requested-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3e64081f61709c879e4db026ded799db16dbe78301cf31c270f0335aa5ec4001
MD5 fb73cdea52c3917d2eb3d721a394657f
BLAKE2b-256 51e4a43aae5ca4346527a43e5d665075bc8ff9123a80fd1d602fd4575c4bf55c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for github_review_requested-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 429e9ebbd115974d83c0fd994471174389fd5ad44071914b144ae350775bc30a
MD5 cb2b3582611c29c74a1cb365af539f5a
BLAKE2b-256 605194cfe166c43ac6f08b09d9a83f11798e35a2a4016998277fee1d6ef39958

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