no, you have to define a job to get triggered by SCM then this job will trigger the build flow
2013/8/12 Denis Belorunov <[email protected]> > I want to start flow when there is commit into CVS repository. But I do > not really want to setup CVS as SCM for my flow job, as checkout takes > significant time and does not really needed. > > Plugin description contains this statement "If you want to implement a > build-pipeline after a commit on your scm, you can configure the flow to be > triggered as the first scm-polling job is run". Does this means that if my > flow job is running build A, and that build contains CVS polling, Build > Flow Plugin can somehow intercept this, and start flow instead of actual A? > If this is true, how I can configure such trigger? > > Thank you > > -- > 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.
