jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-9793] Use expandable text box for jobs list configuration
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Currently the text box for the triggered jobs is mono line. It you have a few jobs it is not easily readable. I think that using an expandable text box might be helpful here (meaning that line return will be a separation character, as ",").
I'm willing to work on this and to propose a pull request.
---
Originally reported by youri, imported from: Use expandable text box for jobs list configuration
Raw content of original issue
Currently the text box for the triggered jobs is mono line. It you have a few jobs it is not easily readable. I think that using an expandable text box might be helpful here (meaning that line return will be a separation character, as ",").
I'm willing to work on this and to propose a pull request.
Contributor guide
Assessment
This issue has not been assessed yet.