Il 06/11/2015 00:47, Mark Waite ha scritto:
> 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....@gmail.com <mailto:
stefano....@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...@fatlenny.net
> <mailto:
kristof...@fatlenny.net>
> <mailto:
kristof...@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-use...@googlegroups.com
>>.
>>.
>.
>.