Hi, Instead of displaying the branch, it would be nice to be able to display the git tag and short hash. Usually, our display look like this: Dev: 12345678 (hash only) Preprod: 2.2.0-rc.1 - 12345678 (rc tag + hash) Prod: 2.2.0 - 12345678 (tag + hash)