I would like to create a script that
- reads the last git tag with version info in it
- write a new tag at the merge with an incremented version number
Is this possible, and please give pointers as to how it would be accomplished. I know we did this at a previous company. but maybe they were using BitBucket Server.