jenkinsci / jenkinsci/git-plugin

[JENKINS-36801] Specify tag annotation content from a file in the workspace

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

Description

On Windows it is sometimes difficult to specify a multi-line tag annotation. Git offers a -F flag to use instead of -m; -F permits loading freeform annotation content from a file. It should be straightforward to support this using the git publisher.

---
Originally reported by wsaxon, imported from: Specify tag annotation content from a file in the workspace


  • status: Open
  • priority: Minor
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

Raw content of original issue

On Windows it is sometimes difficult to specify a multi-line tag annotation. Git offers a -F flag to use instead of -m; -F permits loading freeform annotation content from a file. It should be straightforward to support this using the git publisher.

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.