-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
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
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
Labels
No labels