Skip to content

Show the git commit message of the last deployed version #337

@PhiRho

Description

@PhiRho

Feature Request

Show the git-commit message (short version) of the ltest commit associate with a deployment. Both in the project overview, and in the Deployments list.

Why this?

When managing a CI/CD workflow it is convenient to be able to refer back to the code from the current deployed version. Whilst branch based deployments one can assume the latest commit on the branch is the relevant one, promote based deployments have no way (in the UI) of mapping back to precisely which code was last deployed.

What to add?

Environment Cards

Image

In these cards there is space for additional details. Some useful information:

  • Last deployment date
  • Last deployed commit (even just the short hash)

Deployment List

Image

In the deployment list, having a column for "latest deployed commit" or similar would help with debugging, particularly with promote type environments.

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