-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: cloudbees-folder-plugin
-
Labels:
-
Environment:Jenkins ver 2.79
-
Similar Issues:
-
Released As:6.7
I have set up a multibranch pipeline with Bitbucket Cloud repository.
I am running jenkins locally, so I am not using webhooks.
I've set "Periodically if not otherwise run" interval to 2 minutes, but repository is not being scanned for changes. Scanning can only be triggered manualy by "Scan Multibranch pipeline now".
I've tried to set this up from blue ocean, then from old UI and no luck in both.
Also using regular Git branch source instead of Bitbucket doesn't work.
So I guess the problem is with multibranch pipeline itself.
- is related to
-
JENKINS-51049 Folders Plugin GitHub Scanning Time not being copied into the Jobs
-
- Open
-
Stephen Connolly - You're correct. There are settings generated for each repo where a Jenkinsfile is detected. However, there is an issue with permissions when dynamically generating jobs. The settings are viewable, but permissions are denied. Separate issue, I know. But, it does make it challenging to modify the scan interval.
Looks like more of a global issue outside the scope of this plugin. It is also seen in the Github plugin.
https://stackoverflow.com/questions/48654556/jenkins-how-to-set-the-periodic-scan-interval-of-jobs-under-github-organization