jenkinsci / jenkinsci/git-plugin

[JENKINS-14849] switch to using User.getByCommitName() for revision information

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

As a result of work done on JENKINS-11759, there is a potential new function in the User model called getByCommitName. Where applicable, switch from doing User.get() requests to User.getByCommitName().

---
Originally reported by dpk, imported from: switch to using User.getByCommitName() for revision information


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

Raw content of original issue

As a result of work done on JENKINS-11759, there is a potential new function in the User model called getByCommitName. Where applicable, switch from doing User.get() requests to User.getByCommitName().

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.