jenkinsci / jenkinsci/workflow-multibranch-plugin
[JENKINS-55196] When using Filter by name on a multibranch pipeline without workspace is not working
- Dominant language
- Java
- Stars
- 87
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
We are using Gerrit as SCM and looks like doesn't support lightweight checkout so every time that we do a checkout it downloads the complete repository.
We need to filter by name the branches used in our multibranch but the filter is not working.
We think that both situations are related. Could be related?
---
Originally reported by jraezrus, imported from: When using Filter by name on a multibranch pipeline without workspace is not working
Raw content of original issue
We are using Gerrit as SCM and looks like doesn't support lightweight checkout so every time that we do a checkout it downloads the complete repository.
We need to filter by name the branches used in our multibranch but the filter is not working.
We think that both situations are related. Could be related?
Contributor guide
Assessment
This issue has not been assessed yet.