I want to build a parametrized build which accept TFS label in Jenkins , it is already pulling source code and building jars, however I want to give label on the fly and whenever required only . Curious if it is possible to give label in a dialog box when I kick off build in jenkins using GUI ?
If yes , how do we do that ? Please note that I don't want to label every time and it is just of some of the time whenever we are releasing the code.