I have a requirement to call a parameter based on user input for another parameter. In short,
I have a parameter for build_type with choice values Daily, Release and Snapshot. Only whenever user selects Snapshot option for build_type, it should prompt user to enter snapshot name.
Do we have any plugin for this ?
Thanks, Ras.