• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin
    • None

      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:

      • Multiple repos within a single SCM (in this speciffic case stash + git)
      • One single job to build all the repos
      • All repos serve same purpose (ergo the single job)
      • Job is manually triggered

      Attached example job.

      Note at the moment the job does not interpolate the $CLIENT var in the Browser URL

          [JENKINS-34807] Support parameters in SCM Browser URL

          Mikhail T added a comment -

          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...

          Mikhail T added a comment - 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...

            Unassigned Unassigned
            zeridon Vladimir Vitkov
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: