jenkinsci / jenkinsci/git-plugin

[JENKINS-24880] Support publishing a list of tags resolved from an environment variable

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

Description

I have the need to be able to create multiple tags as part of a release in the same repository.

Using the EnvInject plugin I can setup an environment variable that contains the name of all of the created tags.

What I need is for the GitPublisher to be able to expand a comma delimited string variable and submit a seperate push request for each element in the list.

---
Originally reported by mocleiri, imported from: Support publishing a list of tags resolved from an environment variable


  • status: Open
  • priority: Major
  • component(s): git-plugin
  • label(s): git, git-publisher, jenkins, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 2025-12-02

Raw content of original issue

I have the need to be able to create multiple tags as part of a release in the same repository.

Using the EnvInject plugin I can setup an environment variable that contains the name of all of the created tags.

What I need is for the GitPublisher to be able to expand a comma delimited string variable and submit a seperate push request for each element in the list.


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.