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

trigger builds drafts if cahnge-set moved from non-draft to draft status and back again.

      If a non-draft change (a) is converted to a draft change by a new commit (a') and then moved to a non-draft (in gerrit ui) then

      1) Jenkins will trigger a build for a'
      and
      2) if the build for a' is in progress when the change is made to a non-draft (identical git hash) then the build for a' will be aborted and a new build will be triggered.

      Both of these waste CPU & IO cycles.

      Gerrit 2.8
      Gerrit-trigger 2.11.0
      Jenkins 1.532.1

            rsandell rsandell
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: