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 setting option to not open editor when title or msg blank #719

Closed protoEvangelion closed 4 years ago

protoEvangelion commented 4 years ago

RE https://github.com/node-gh/gh/issues/717

Add config option like open_editor: false which defaults to true.

This will enable a user in CI mode to not have their editor opened when leaving a title or msg blank.

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: