jenkinsci / jenkinsci/git-plugin

[JENKINS-18588] Git polling builds same branch multiple times when 'Execute concurrent builds if necessary' turned on

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

Description

We have a job setup to build pull request branches based on a naming convention on the branches. The branch specifier is /pr/. We have 'Execute concurrent builds if necessary' turned on for this job and sometimes Jenkins will kick off 4-5 builds for the same branch at the same time and fill up the executors. I've tried adding a quiet period but that didn't seem to help.

---
Originally reported by jskjons, imported from: Git polling builds same branch multiple times when 'Execute concurrent builds if necessary' turned on


  • status: Open
  • priority: Major
  • component(s): git-plugin
  • label(s): git, plugin, robustness, scm, user-experience
  • resolution: Unresolved
  • votes: 10
  • watchers: 18
  • imported: 2025-12-02

Raw content of original issue

We have a job setup to build pull request branches based on a naming convention on the branches. The branch specifier is /pr/. We have 'Execute concurrent builds if necessary' turned on for this job and sometimes Jenkins will kick off 4-5 builds for the same branch at the same time and fill up the executors. I've tried adding a quiet period but that didn't seem to help.

  • environment: RHEL 6

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.