node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Open user's editor when not passing title, comment, or description #716

Closed protoEvangelion closed 4 years ago

protoEvangelion commented 4 years ago

This is a longstanding feature request to open the user's editor when a message is left blank.

Now for PRs this will open your editor:

gh pr 1 --comment
gh pr --submit eduardolundgren --title --description

And for issues:

gh is --new --title
gh is 1 --comment
lgtm-com[bot] commented 4 years ago

This pull request introduces 1 alert when merging f1df868a337ee31097acbee4c9a03441fcf9814c into 057a726645e048fdc98ff394389423b37816c1b2 - view on LGTM.com

new alerts:

protoEvangelion commented 4 years ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: