jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-53444] passing text file from upstream project as an input to downstream project by using parameterized trigger plugin
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
I need to pass the output file from upstream project as input to downstream project and make sequential build in the downstream project until the text file is empty.
please let me know some scenarios related to the above task if possible.
---
Originally reported by crazy_coder, imported from: passing text file from upstream project as an input to downstream project by using parameterized trigger plugin
Raw content of original issue
I need to pass the output file from upstream project as input to downstream project and make sequential build in the downstream project until the text file is empty.
please let me know some scenarios related to the above task if possible.
Contributor guide
Assessment
This issue has not been assessed yet.