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

Add config to turn off open editor feature #720

Closed protoEvangelion closed 4 years ago

protoEvangelion commented 4 years ago

Adding "use_editor": false to ~/.gh.json will now not open editor for messages.

For PRs with this setting off, title will be computed from the last commit msg.

protoEvangelion commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: