-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: git-parameter-plugin
-
Environment:Jenkins v2.46.2
Git Plugin v3.5.0
Git Parameter Plugin v0.8.0
Our job is configured using a Git repository from Bitbucket with an envrionment variable of ${Repo_Name}, and the ${Repo_Name} string parameter has a default vale.  We also have a git parameter type of Tag.  Since we upgraded our plugins the tags no longer are able to be retrieved from git, and fails due to the ${Repo_Name} variable not being pulled into the git URL.
Why is this no longer picking up the ${Repo_Name} environment variable? We were previously on Git Plugin v2.5.3, and Git Parameter Plugin v0.7.0.