gh icon indicating copy to clipboard operation
gh copied to clipboard

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.

Results 51 gh issues
Sort by recently updated
recently updated
newest added

Hi. I did expect that ```gh is 1111 -L "some label"``` would add the label, but it does not.

new feature

Hi! One thing I often do on my repositories is create an official release from a given tag. Currently, this requires going to the website, finding the tag, editing it,...

new feature

I would like to see a new feature that would let you use `gh` to perform a `merge` of a PR remotely, by that I mean just like clicking actions...

new feature

It would be nice if I can change the milestone of a ticket and be able to set it on creation

new feature

Currently, I get a good amount of pulls from people using node-gh, as well as using the gh-jira plugin. To be honest, using the last git commit message is totally...

plugin

- Remove the hooks from the configuration file and put it somewhere else - Version the changes on the hooks and, maybe, configuration - Change format from JSON to something...

improvement

1. An error is not always fatal. Fatal error are better handled by an exception mechanism. 2. Errors and warnings must be sent to stderr instead of stdout. Easily done...

improvement

Most of the cmds are already singular, but there are a couple inconsistencies with Notifications & Gists

improvement