-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
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.
Please upload the job configuration file for the specific job. Those messages seem to indicate that you have placed a wildcard in the "Branches to build" field but want the plugin to not build changes when they are detected on a branch matching the wildcard. The "config.xml" file from your job definition allows answers to those types of questions, without a long series of questions and answers.