OK, it seems to work with git plugin, thanks. Now, how can set the build start after specific commit? I have tried with config to image:
http://s24.postimg.org/7hp7y5zxh/Fire_Shot_Capture_29_test_Config_Jenkins_ht.png I would when commit message contain "FOO", make a build, but i don't undestand if i make a webhook to bitbucket or not. With this configuration any commit i push, don't start a build Il 04/11/2015 18:45, Mark Waite ha scritto: > 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] <mailto:[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] > <mailto:[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 a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/R1kI8APtPvA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEkY6rdvTTsqCBkawqv9%2Bd1Upk9qQ8N9o0yGXjK-a1Efw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEkY6rdvTTsqCBkawqv9%2Bd1Upk9qQ8N9o0yGXjK-a1Efw%40mail.gmail.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/563B26F2.9000006%40gmail.com. For more options, visit https://groups.google.com/d/optout.
