It would be beneficial if the SCM Browser URL field (if non auto browser is selected) would support parameters interpolation.
My use case is as follows:
Attached example job.
Note at the moment the job does not interpolate the $CLIENT var in the Browser URL
Enthusiastically seconded! My use-case is different – I'd like the same job to offer a list of the software versions to build.
I expected URL SCM to be able to download http://remote.server/Software-${Version}.tar.gz – to no avail...
As a work-around, I'm using the File Operations' plugin download-operation...