Skip to content

release will fail if there is change merged. #268

@haowanhaowan

Description

@haowanhaowan

sbt 'release with-defaults' will check if there is any change in upstream branch, well before release we do build and test, there might be new change merged to upstream branch, and then release will fail.
If we disable 'pushChanges' in build.sbt, it will not check upstream branch but the 'NextVersion' will not be pushed.
How to deal with this race condition ?

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