jenkinsci / jenkinsci/git-parameter-plugin
[JENKINS-33584] git-parameter-plugin cannot fetch tags from other repositories
- Dominant language
- Java
- Stars
- 131
- Forks
- 134
- Avg merge
- 21h 5m
- Merged PRs (30d)
- 1
Description
It seems that git-parameter-plugin cannot fetch tags from other repositories, meaning that if you want to create a deployment job in jenkins you cannot really do it because the repository that you are checking out is usually the utils/devops one and not the one that you want to deploy.
Current implementation limits our options considerably. Maybe someone knows a workaround that works with GitHub API?
---
Originally reported by
ssbarnea, imported from: git-parameter-plugin cannot fetch tags from other repositories
Raw content of original issue
It seems that git-parameter-plugin cannot fetch tags from other repositories, meaning that if you want to create a deployment job in jenkins you cannot really do it because the repository that you are checking out is usually the utils/devops one and not the one that you want to deploy.
Current implementation limits our options considerably. Maybe someone knows a workaround that works with GitHub API?
Contributor guide
Assessment
This issue has not been assessed yet.