jenkinsci / jenkinsci/git-plugin

[JENKINS-30016] Git Duplicate build for every workspace

Open
#2,710 7 comments 0 reactions 0 assignees View on GitHub
component:git-plugin imported-jira-issue priority:critical resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

Enable: Execute concurrent builds if necessary

Branch specifier *

Enable: Build when a change is pushed to GitHub

Enable: Prune stale remote-tracking branches

I have 6 executors.

Every branch will then be built one times on each workspace. That is 6 times in total for every commit

Duplicate builds say:

"""

No changes.

Started by an SCM change (or Started by Github push by someone)

"""

---
Originally reported by cxmcc, imported from: Git Duplicate build for every workspace


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

Raw content of original issue

Enable: Execute concurrent builds if necessary
Branch specifier *
Enable: Build when a change is pushed to GitHub
Enable: Prune stale remote-tracking branches

I have 6 executors.
Every branch will then be built one times on each workspace. That is 6 times in total for every commit

Duplicate builds say:
"""
No changes.
Started by an SCM change (or Started by Github push by someone)
"""

environment

```
ubuntu

Jenkins 1.619

Git Plugin 2.4.0

Git-client plugin 1.18.0

Github plugin 1.21.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.