jenkinsci / jenkinsci/git-plugin

[JENKINS-56284] Refactor GitSCM.computeChangeLog() to be extensible

Open
#3,406 2 comments 0 reactions 0 assignees Claimed by @gmshake 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

git-plugin has extensions to support vary requirements by downstream projects such as github-branch-source-plugin and bitbucket-branch-source-plugin, but lack support for custom changelog computing. Let's make GitSCM.computeChangeLog extensible.

There're lots of use-cases like JENKINS-47870 JENKINS-51633 JENKINS-27080, and cases JENKINS-48687 JENKINS-44849 in downstream plugin.

Refer to the changelog GitHub label on the git plugin for pull request examples that are proposing modifications to changelog related capabilities.

---
Originally reported by gmshake, imported from: Refactor GitSCM.computeChangeLog() to be extensible


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

Raw content of original issue

git-plugin has extensions to support vary requirements by downstream projects such as github-branch-source-plugin and bitbucket-branch-source-plugin, but lack support for custom changelog computing. Let's make GitSCM.computeChangeLog extensible.

There're lots of use-cases like JENKINS-47870 JENKINS-51633 JENKINS-27080, and cases JENKINS-48687 JENKINS-44849 in downstream plugin.

Refer to the changelog GitHub label on the git plugin for pull request examples that are proposing modifications to changelog related capabilities.

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.