dave-hagedorn / jenkins-runner

VS Code plugin to develop and run Jenkins Pipeline scripts
MIT License
30 stars 8 forks source link

Can we have an input parameter somewhere? #53

Open kar0v opened 6 months ago

kar0v commented 6 months ago

I love this extension a lot. It saves me hours of going back and forth to the jenkins server. However I am wondering if we can place input parameters directly in VSCode instead of going to the GUI? When running a job with an input parameter, there is no means currently to pass this/these values.