pipeline-developer icon indicating copy to clipboard operation
pipeline-developer copied to clipboard

Improve Parameterized Job Testing Workflow

Open shanemacbride opened this issue 7 years ago • 0 comments

Currently, if a Jenkinsfile job is being updated and the portion being testing requires a parameter to be specified other than the default parameter, the job will still be ran with the default parameter upon updating.

Feature request: Improve the workflow for parameterized jobs by either allowing the running-with-default-parameters to be disabled, or prompt for a parameter to test with.

shanemacbride avatar Aug 28 '17 17:08 shanemacbride