Not sure I got this right but if you are looking how the system check for modification and trigger new execution, Jenkinsfile need a successful manual build first. This will record the repos checkout and according to the jobs settings and the checkout options, can start polling/trigger new execution.
NOTE: Warning/Error build don't record the repos to be poll, you need a successful build for this to happen for the first time at least. If you are looking how to trigger a build from a remote command: https://wiki.jenkins.io/display/JENKINS/Remote+access+API -- 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/58720d40-8f06-48c2-b426-6a6add3ebbae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
