jenkinsci / jenkinsci/git-plugin

[JENKINS-27080] support tokens in "compare to branch" option (calculate changelog)

Open
#2,603 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

There's an excellent advanced option to calculate changelog against given branch.

It would be brilliant if I could provide the branch name by job's property so I can make it more dynamic.

The code is here

https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/ChangelogToBranchOptions.java

---
Originally reported by or_shachar, imported from: support tokens in "compare to branch" option (calculate changelog)


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

Raw content of original issue

There's an excellent advanced option to calculate changelog against given branch.
It would be brilliant if I could provide the branch name by job's property so I can make it more dynamic.

The code is here
https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/ChangelogToBranchOptions.java

  • environment: jenkins 1.580.3, git-plugin-2.3.4

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.