Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AaronMoat/gh-pulls
GitHub CLI (gh) extension to view pull requests you have created that are open.
https://github.com/AaronMoat/gh-pulls
gh-extension
Last synced: 3 months ago
JSON representation
GitHub CLI (gh) extension to view pull requests you have created that are open.
- Host: GitHub
- URL: https://github.com/AaronMoat/gh-pulls
- Owner: AaronMoat
- Created: 2021-09-12T04:43:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T07:14:09.000Z (over 1 year ago)
- Last Synced: 2024-06-22T08:36:36.886Z (5 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gh-cli-extensions - **pulls** - View all open pull requests you have created. (Github)
README
# gh-pulls
View pull requests you have created:
```sh
gh pulls
```Install:
```sh
gh extension install AaronMoat/gh-pulls
```