jenkinsci / jenkinsci/git-plugin

[JENKINS-25197] Implement scm-api's new parentRevisions() and parentHeads() methods

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

Version 0.3 of the scm-api plugin [1] will have new methods to look up the parent head / revision(s) of a commit [2], which is a prerequisite for obtaining the correct reference build for various trends / statistics. Please implement these to unblock [3].

[1] https://wiki.jenkins-ci.org/display/JENKINS/SCM+API+Plugin

[2] https://github.com/jenkinsci/scm-api-plugin/commit/dfd212743862b9d1f7a12255723f8358bbb1bf78

[3] https://issues.jenkins-ci.org/browse/JENKINS-13056

---
Originally reported by sschuberth, imported from: Implement scm-api's new parentRevisions() and parentHeads() methods


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

Raw content of original issue

Version 0.3 of the scm-api plugin [1] will have new methods to look up the parent head / revision(s) of a commit [2], which is a prerequisite for obtaining the correct reference build for various trends / statistics. Please implement these to unblock [3].

[1] https://wiki.jenkins-ci.org/display/JENKINS/SCM+API+Plugin
[2] https://github.com/jenkinsci/scm-api-plugin/commit/dfd212743862b9d1f7a12255723f8358bbb1bf78
[3] https://issues.jenkins-ci.org/browse/JENKINS-13056

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.