Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Fix
-
Component/s: multiple-scms-plugin
-
Labels:None
-
Similar Issues:
Description
I have few private repo in GitHub, I configured they in Jenkins as separate SCM with its own subfolder under workspace. Since I did it Jenkins stopped to show changes on build status page.
Attachments
Issue Links
- is duplicated by
-
JENKINS-27674 Build change history is no longer displayed
-
- Open
-
Suggest that you migrate to using the Pipeline plugin, which offers a supported way of checking out from multiple SCMS:
https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin