Skip to content

Reset git changes on error #7

@greymag

Description

@greymag

Problem

If error occurs during release, after alex stopped all changes stays on repository and to restart release, I should manually cancel it, for example like this:

git reset --hard HEAD && git checkout develop && git branch -d release/0.4.2

What to do?

It will be nice if alex itself reset all changes if release is not complete properly

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