Is there a way to execute a specific action on a build, via the API? For example, using a system groovy script, how would one kick off the "Tag this build" action?
I can access the build I want to tag. I know how to schedule a build. However if i call the schedule build passing the tag action, it just builds the project, it doesn't execute the TagAction. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
