Merging of tags and branches.
Created by: dcbartlett
Github has the ability now to merge tags and branches together. This is possable as tags are just a reference to a commit number. I'd like to see gitlab also allow for this feature. We currently have a need to use Tagging to tag our development branch after each sprint and then build off that tag number. While also building, that tag should also be put in as a merge request to our QA branch for QA testing. Currently gitlab doesn't support merging of tags and branches, and we are having to do this by hand.
Thanks for the awesome product.