Skip to content

[BUG]: Unstaged Changes #80

Open
Open
@jjfantini

Description

@jjfantini

I have a GitHub Workflow Action setup to use commitizen-tools/commitizen-action@latest

Although, I am getting an error:

error: cannot pull with rebase: You have unstaged changes.
error: Please commit or stash them.

I don't know how to fix this or to commit the changes to the branch. I can check the git status before the action, but it seems that it is happening in the action. I can set push: false and then the error goes away, since I am no longer pushing the changes to the branch, but then the version change bump doesnt update and I would have to manually do this every time, and the changelog wouldnt be updated in my repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions