Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36308

prevent git plugin from generating changesets

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • git-plugin
    • None
    • jenkins 1.642.4, git plugin 2.5.0

      We use a complex build pipeline where different branches, public or private, all trigger the same job. In that context, the changelog between jobs is senseless because the previous job may be on a different branch. When this happens the changesets generated get extremely large. With many people pushing code and browsing jenkins at the same time, we observe that it becomes very slow, nearly unusable, under load, due to CPU cycles being used to generate git changesets.

      We need a way to disable changeset generation altogether, by toggling a checkbox in the option menu.

      Pointers to the relevant code are welcome as well.

            Unassigned Unassigned
            nicolas_o Nicolas Ochem
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: