This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Releases: node-gh/gh
Releases · node-gh/gh
v1.5.0
- Rename repository to
gh
- Move repository to
node-gh
organization - Add plugin infrastructure
- Add option to show the STDOUT of a hook
- Use best user value based on execution scope
- Add feature to create pull requests from an existing issue
- Fix GitHub links to use https instead of http
- Fix printing correct username on
gh pr -l
v1.4.0
v1.3.2
v1.3.1
v1.3.0
- Add new
gh repo
command - Authenticate with GitHub regardless the command is run from a git repo
- Use last commit message as pull request title instead of branch name
- Document
gh alias --list
- Add
--assignee
flag for issues - Fix list issues that are related to a milestone