jenkinsci / jenkinsci/git-plugin
[JENKINS-31539] Git Publisher should allow to recurse submodules for Tags
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
There is no easy way to publish the same tag on all or some submodules, when working on a super-repo. Currently, the Git Publisher Post-Build Action supports only tagging on the super-repo.
---
Originally reported by xjom, imported from: Git Publisher should allow to recurse submodules for Tags
Raw content of original issue
There is no easy way to publish the same tag on all or some submodules, when working on a super-repo. Currently, the Git Publisher Post-Build Action supports only tagging on the super-repo.
environment
```
Jenkins 1.625.1
git-plugin 2.4.0
```
Contributor guide
Assessment
This issue has not been assessed yet.