I configured Jenkins to build on Github pushes.
refspec: default branch specifier: ** I also enabled the option to build on every github push. I see that it only pulls my branches and not tags, but any time I add/delete a tag it triggers a build with the latest revision (not even the tag commit). How do I disable that? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/76185a84-af36-4480-b2af-2229f8b2f1b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
