Skip to content

Lifecycle Message Corrupts Commit Message #886

Open
@cutterbl

Description

@cutterbl

I have a precommit lifecycle script that generates a file and does a git add. My npm release script uses the -a flag to make sure that file is included in the tag. I notice that now the tag commit message is outputting the content of my lifecycle script, instead of the standard message format for the tag. What am I doing wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions