You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
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?