Your picture seems to show that you're not polling the repository.  I'd
first test your sample job with a defined polling interval to confirm it
behaves as expected with a polling interval.  Once you've confirmed that it
ignores commits when you want, and honors them when you want, then you can
experiment with webhooks.

Mark Waite


On Thu, Nov 5, 2015 at 2:52 AM Stefano Cognigni <stefano.cogni...@gmail.com>
wrote:

> 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
> > <kristof.meix...@fatlenny.net <mailto:kristof.meix...@fatlenny.net>>
> 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 jenkinsci-users+unsubscr...@googlegroups.com
> >     <mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
> >     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
> > jenkinsci-users+unsubscr...@googlegroups.com
> > <mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
> > 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 jenkinsci-users+unsubscr...@googlegroups.com.
> 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.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHfy1XfY%3D_KiKVn-qaqbAjgMJLJ-560%2B%2B45atf2Kn%3DhsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to