-
New Feature
-
Resolution: Fixed
-
Major
This plugin is really good. But currently it doesn't support "Multiple SCMs plugin". If I configure the job with multiple Git repos it wont detect branches.
This would be a very good feature.
[JENKINS-26799] Multiple SCMs plugin support
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Assignee | Original: Niklaus Giger [ niklaus_giger ] | New: Boguslaw Klimas [ klimas7 ] |
Workflow | Original: JNJira [ 160970 ] | New: JNJira + In-Review [ 180519 ] |
Attachment | New: screenshot-1.png [ 33722 ] |
Attachment | New: screenshot-2.png [ 33723 ] |
Attachment | New: screenshot-3.png [ 33724 ] |
Attachment | New: screenshot-4.png [ 33725 ] |
Comment |
[ This is only a working POC (proof of concept) https://github.com/nfalco79/git-parameter-plugin/tree/feature/JENKINS-26799 !screenshot-1.png|thumbnail! !screenshot-2.png|thumbnail! *It works but*: * here MultiSCM is not an real optional dependency (I do not know if jenkins have some API to avoid Class.forName("") to know if a plugin is installed) * missing test case * missing handle event when you change repo URL and you have not set an SCM name (why if you not set any SCM Name the SCM key it's the string "git " + repoURL) * maybe some faultback for backward compatibility ] |
Comment | [ I like the general direction. I'll look closely at it when I get the chance ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |