gh-list-prs

command module
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 16 Imported by: 0

README

gh-list-prs

A GitHub CLI Extension to list pull requests in specified repository.

Installation

gh extension install suer/gh-list-prs

to upgrade

gh extension upgrade suer/gh-list-prs

Usage

gh list-prs <org>

For example, you can get all the pull requests listed in the suer orgazation that have the author suer with the following command:

gh list-prs suer -a suer
# gh-list-prs
#19 suer 2024-12-29 example usage

see gh list-prs --help for more information.

For developers

to build and install

go build .
gh extension install .

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