jenkinsci / jenkinsci/git-plugin

[JENKINS-46922] Option to disable the changelog while getting jenkinsfile from git

Open
#3,193 11 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

It taken a lot of time to get revision list from git while getting jenkinsfile

git rev-list e4b4b57f7d79b19f11acdaef7a5a50866d9d763b # timeout=10

I would be nice to have option to avoid changelog creation during getting jenkinsfile from git (like on checkout operation)

---
Originally reported by slavik334, imported from: Option to disable the changelog while getting jenkinsfile from git


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

Raw content of original issue

It taken a lot of time to get revision list from git while getting jenkinsfile
git rev-list e4b4b57f7d79b19f11acdaef7a5a50866d9d763b # timeout=10
I would be nice to have option to avoid changelog creation during getting jenkinsfile from git (like on checkout operation)

environment

```
Jenkins 2.60.1

Git plugin 3.4.1
```

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.