The git plugin has an Additional Behavior which allows it to ignore commits unless they include specific text. Since bitbucket is a git repository, you should be able to use the git plugin to do that.
Mark Waite On Wed, Nov 4, 2015 at 10:42 AM Kristof Meixner < [email protected]> wrote: > Hi! > > Why would you make it dependent on the commit message? > > There is a integration plugin that triggers a build on every change in the > repository which might help you. There is also a plugin for pull requests > that builds pull requests that triggers builds when you post a specific > comment to the pull request. > > Regards, > Kristof > > > On Wednesday, 4 November 2015 15:15:29 UTC+1, Stefano wrote: >> >> Hi, it's possible that Jenkins read the messages committed on BitBucket >> and every time found a specific string on commit message, it start a build? >> > -- > 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/47debf02-d51c-47e5-89c2-8080b8f1d8bb%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/47debf02-d51c-47e5-89c2-8080b8f1d8bb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAO49JtEkY6rdvTTsqCBkawqv9%2Bd1Upk9qQ8N9o0yGXjK-a1Efw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
