jenkinsci / jenkinsci/git-plugin

[JENKINS-34807] Support parameters in SCM Browser URL

Open
#2,855 1 comment 0 reactions 0 assignees View on GitHub
component:git-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

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

---
Originally reported by zeridon, imported from: Support parameters in SCM Browser URL


  • status: Open
  • priority: Minor
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 2025-12-02

Raw content of original issue

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

1 attachment

- [test-jenkins-job.txt](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/32707/test-jenkins-job.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.