jenkinsci / jenkinsci/workflow-multibranch-plugin
[JENKINS-60550] Determine if heavyweight or lightweight checkout was used for multibranch pipelines
- Dominant language
- Java
- Stars
- 87
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Currently, SCMBinder will attempt to perform a lightweight checkout, falling back to heavyweight when that fails. However, there is no public way to tell which type of checkout was use.
---
Originally reported by carroll, imported from: Determine if heavyweight or lightweight checkout was used for multibranch pipelines
Raw content of original issue
Currently, SCMBinder will attempt to perform a lightweight checkout, falling back to heavyweight when that fails. However, there is no public way to tell which type of checkout was use.
Contributor guide
Assessment
This issue has not been assessed yet.