gh-myprs

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2025 License: MIT Imports: 11 Imported by: 0

README ΒΆ

gh myprs

A GitHub CLI extension to check your open pull requests and review requests in a nicely formatted view.

Features

  • πŸ” Lists all your open pull requests and review requests
  • 🎨 Color-coded output for better readability
  • πŸ“ Well-formatted columns with proper text truncation
  • 🌐 Supports both English and Japanese text
  • πŸ” Uses your existing GitHub CLI authentication

Installation

gh extension install koh-sh/gh-myprs

Usage

Simply run:

gh myprs

The command will display two sections:

  1. Pull requests you've created
  2. Pull requests where you're requested as a reviewer

Example output:

πŸ”¨ Pull Requests Created by koh-sh

Title                                  Updated         URL
--------------------------------------------------------------------------------
chore: update dependency versions      about 3 days... https://github.com/koh-sh/example-repo/pull/123
feat: add new feature                  about 1 week... https://github.com/koh-sh/example-repo/pull/456


πŸ‘€ Review Requests for koh-sh

Title                                  Updated         URL
--------------------------------------------------------------------------------
docs: improve README                   about 2 days... https://github.com/org/repo/pull/789
fix: resolve bug in core module        about 4 days... https://github.com/org/repo/pull/101

Requirements

Authentication

This extension uses your existing GitHub CLI authentication. Make sure you're logged in with:

gh auth login

License

MIT

Author

koh-sh

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL