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

When a pr is sent without defining a title, it is always opening an editor. #751

Closed inacionery closed 4 years ago

inacionery commented 4 years ago

Version number v2.6.0

Describe the bug When a pr is sent without defining a title, it is always opening an editor.

To Reproduce Steps to reproduce the behavior:

  1. gh pr -s user

Expected behavior When a pr is sent without defining a title and the use_editor setting is false, it must send the pr without opening an editor.

inacionery commented 4 years ago

PR sent https://github.com/node-gh/gh/pull/752

protoEvangelion commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: