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

Plugin doesn't delete statuses

XMLWordPrintable

      we have a pipeline job (well lots actually) which use:

      pipeline {
      ...
          triggers { cron('H/20 * * * *') } 
      ...
      }

      These jobs run essentially forever.

       

      Eventually GitHub screams because 1000 contexts have been created for the same sha.

            jeffpearce Jeff Pearce
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: