Problem with git polling on multiple repo. Need to poll specific repo and exclude other repos in jenkins pipeline

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I have an issue in the pipeline script, I am using two git repos to checkout a specific branch respectively under one stage initially. I have scheduled poll with " * * * * * " value. I only want the first repo to be polled and job be rebuilt. So I have enabled git poll: false for second repo. But still the git polling checks both repos and builds job when there is change in second repo too. So how can I build a job which multiple repos to checkout and poll a specific repo and trigger another job.

            Assignee:
            Unassigned
            Reporter:
            Swaroop Aradhya
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: