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

POST /github-webhook/ ignored if triggered within a minute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • Jenkins-Version: 1.651.1
      github-api: 1.75
      github-branch-source: 1.5
      github: 1.18.2
      github-oauth: 0.22.3
      github-organization-folder: 1.3

      I'm using the Github Organization Folder and Jenkinsfiles.

      If I push up a change and then within a minute push up a second one; then the second one isn't built (it's just ignored).

      It doesn't appear as queued or anything. But I can see it in the Nginx logs:

      x.x.x.x - - [26/Apr/2016:16:29:11 -0400] "POST /github-webhook/ HTTP/1.1" 200 0 "-" "GitHub-Hookshot/35ff2c9"
      x.x.x.x - - [26/Apr/2016:16:29:47 -0400] "POST /github-webhook/ HTTP/1.1" 200 0 "-" "GitHub-Hookshot/35ff2c9"
      

      If I wait a minute to push up the second one, then it is built.

            jglick Jesse Glick
            docwhat Christian Höltje
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: