Haven't tried, but https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Pluginmight be something you could use.
-Jyrki On Wed, Nov 13, 2013 at 8:16 PM, Curtis Kline <[email protected]> wrote: > We have just started using the Gerrit Trigger plugin, which looks like it > will be a big help. We have set up the trigger on "change merged" on a > Gerrit project, triggering on our active development branch. The only > problem is that we have a lot of automated commits to that branch that are > made by a localization system, just updating some language strings. It > would be ideal if the Gerrit Trigger could somehow exclude those commits. > They happen in various parts of the directory structure for the project, so > excluding a path is not too helpful. > > Does anyone have suggestions? The most ideal scenario would be to exclude > all commits made by a particular user in Gerrit, since these all come from > a specific automation user. > > Thanks, > Curtis > > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
