We use git and SCM polling to trigger builds. There are two situations where I do not want a commit to cause a build. One is when we bump the release number and the other is when I initially create a branch.
Does anyone have a groovy snippet that returns all of the commit messages since the last build as a list of strings? -- 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/80275977-d085-43bc-8402-181ec70baeb3%40googlegroups.com.
