-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
When I use the stage of checkout syntax and git parameter synatx from pipeline-syntax, git parameter lists all the tags and branches. But when I put checkout synatx into sharelibrary, I found that git parameter could only show the defaultValue rather than all tags or branches. Is this a bug of git parameter plugin or a bug of sharelibrary?
Originally reported by devops_wang, imported from: git parameter used in checkout sharelibrary not show the list of tags or branches
- status: Open
- priority: Major
- component(s): git-parameter-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251216-182730
Raw content of original issue
When I use the stage of checkout syntax and git parameter synatx from pipeline-syntax, git parameter lists all the tags and branches. But when I put checkout synatx into sharelibrary, I found that git parameter could only show the defaultValue rather than all tags or branches. Is this a bug of git parameter plugin or a bug of sharelibrary?
environment
Jenkins ver. 2.222.1<br/>
git parameter plug-in 0.9.13<br/>