Skip to content

It is hard to tell if a deploy was a hotfix #38

Description

@badp

In order to see if a tag was a regular deployment or a hotfix, I would have to check that its parent commit is a merge commit, or check out-of-band channels like deploy logs. This is expensive.

Is it possible change the way git-deploy creates tags during hotfixes to make this check cheaper, for example by including the full SHA-1s of the commits involved in the tag annotations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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