jenkinsci / jenkinsci/extensible-choice-parameter-plugin
[JENKINS-24116] Add external Script options to use in dynamic parameters
- Dominant language
- Java
- Stars
- 19
- Forks
- 36
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 1
Description
The Groovy System Script allows us to use groovy scripts to populate the parameter selection.
The problem is having a number of jobs that use the same script need to maintain it on every job.
A externalized configuration like the Global Choice Parameter offers would help a lot.
Reusing scriptler plugin may be another idea.
---
Originally reported by dageissl, imported from: Add external Script options to use in dynamic parameters
Raw content of original issue
The Groovy System Script allows us to use groovy scripts to populate the parameter selection.
The problem is having a number of jobs that use the same script need to maintain it on every job.A externalized configuration like the Global Choice Parameter offers would help a lot.
Reusing scriptler plugin may be another idea.
Contributor guide
Assessment
This issue has not been assessed yet.