jenkinsci / jenkinsci/git-plugin

[JENKINS-26664] Git Plugin: disabling any and all automatic scheduling of other builds

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

Description

In my usage of the Git Plugin, I see that the Git Plugin schedules other builds.

```
Seen branch in repository fork/feature/PROJECT-103-feature-c
Seen branch in repository fork/feature/PROJECT-102-feature-b
Seen branch in repository fork/feature/PROJECT-102-feature-a
Seen branch in repository fork/feature/feature-test-1
Seen branch in repository fork/master
Seen branch in repository upstream/master
Seen 6 remote branches
Multiple candidate revisions
Scheduling another build to catch up with project-integration

```

All my builds are fully directed and controlled externally, I do not need the Git Plugin to intervene by scheduling other builds.

I need a way to completely disable the scheduling of other builds by the Git Plugin.

---
Originally reported by deepchip, imported from: Git Plugin: disabling any and all automatic scheduling of other builds


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

Raw content of original issue

In my usage of the Git Plugin, I see that the Git Plugin schedules other builds.



Seen branch in repository fork/feature/PROJECT-103-feature-c

Seen branch in repository fork/feature/PROJECT-102-feature-b
Seen branch in repository fork/feature/PROJECT-102-feature-a
Seen branch in repository fork/feature/feature-test-1
Seen branch in repository fork/master
Seen branch in repository upstream/master
Seen 6 remote branches
Multiple candidate revisions
Scheduling another build to catch up with project-integration

All my builds are fully directed and controlled externally, I do not need the Git Plugin to intervene by scheduling other builds.

I need a way to completely disable the scheduling of other builds by the Git Plugin.

1 attachment

- [jenkins-26664-scm-config.xml](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-last/refs/heads/main/attachments/28442/jenkins-26664-scm-config.xml)

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.