Allow automatic tagging of release commits
I've found it very useful to be able to quickly identify release merge commits from our VCS. Being able to search for a tag in our VCS would allow us to easily compare one version to another without having to use something like git bisect. I'd like the option to automatically tag a commit (you could probably use the release name) would be helpful.
2
votes
Jonathan Flatt
shared this idea
Gearset will automatically tag pipeline releases with the release name. For more information check our documentation.