Skip to content

Bug: --no-tag is not working as expected with version command #1304

@spaceone

Description

@spaceone

I would like to see the changelog entry of the next upcoming release.

I tried:

semantic-release version --no-push --skip-build --changelog --no-tag --no-commit
git diff CHANGELOG.md
git checkout CHANGELOG.md

first it failed with:
branch 'feat/pagination' isn't in any release groups; no release will be made

OK, then i allowed branches = feat/*.

Then --no-commit will not only not commit the changelog but actually won't create any at all.
Removing it, and running with --no-tag created the tag nevertheless!

semantic-release, version 10.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working properly

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions