It would be nice for our Jenkins CI server to automatically detect, deploy and build tags as they are created in our Github repository.
Is this possible?
You can use the option "Git Publisher" which comes as part of the Git Plugin to create a tag after a successful build/deploy.