jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-34112] Invoke one build with all matching files
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
The option
"ParameterFactories » For every matching file, invoke one build"
Is useful for some cases, but I frequently need to trigger a build while passing multiple files to it, and not just one file.
i.e. trigger just one build, containing all matching files.
This can be a big improvement to me, so I'm sure I'm not the only one.
---
Originally reported by
yair, imported from: Invoke one build with all matching files
Raw content of original issue
The option
"ParameterFactories » For every matching file, invoke one build"
Is useful for some cases, but I frequently need to trigger a build while passing multiple files to it, and not just one file.
i.e. trigger just one build, containing all matching files.
This can be a big improvement to me, so I'm sure I'm not the only one.
Contributor guide
Assessment
This issue has not been assessed yet.