Do you have any ideas how can I fire a script while I'm making tagging?
I know that currently there is no a separate git tag hook but it should be some way how to do that. For instance, try to use pre-push
hook while you push your tags or something similar. Did anyone do such things?