Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: breaking: change default publish behavior to true #179

Open
ungoldman opened this issue Jun 7, 2022 · 0 comments
Open

TODO: breaking: change default publish behavior to true #179

ungoldman opened this issue Jun 7, 2022 · 0 comments

Comments

@ungoldman
Copy link
Owner

ungoldman commented Jun 7, 2022

Currently the "publish release to github?" prompt defaults to false (no).

gh-release/bin/cli.js

Lines 105 to 106 in 3bd0051

message: 'publish release to github?',
default: false,

I think this is kind of annoying and an unnecessary safeguard at this point, since it's already a confirmation step.

I'd like to change the default value to true (yes) in the next major update.

Leaving this here for now in case anyone has a strong case for not doing this.

👋

@ungoldman ungoldman changed the title TODO: breaking: change default publish behavior TODO: breaking: change default publish behavior to Y Jun 7, 2022
@ungoldman ungoldman changed the title TODO: breaking: change default publish behavior to Y TODO: breaking: change default publish behavior to true Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant