Add support for canceling pending builds on update

XMLWordPrintable

      GitLab plugin supports canceling pending builds on merge request update. This saves time in projects where builds can stay long time in a build queue and you care only about the status of the newest commit.

       

      Can it be added to the GitLab Branch Source Plugin? 
      Including the trigger directly in a pipeline doesn't work.

      triggers {
         gitlab(
            cancelPendingBuildsOnUpdate: true
         )
      }
      

       

       

            Assignee:
            Parichay Barpanda
            Reporter:
            Marek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: