Skip to content

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

@ungoldman

Description

@ungoldman

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.

👋

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions