jenkinsci / jenkinsci/java-client-api
Get existing parameters of a job
Abierto
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 913
- Forks
- 466
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### What feature do you want to see added?
We should add a method that can get us the job parameters directly without using the last build or by parsing the XML.
This will be helpful for the first build where there is no last build yet. Or if the developer does not want to get them via the XML.
### Upstream changes
No upstream changes are needed for this. We may need to add a new method that can support this functionality.
### Are you interested in contributing this feature?
Yes
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.