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

Webhook does a scan for all refs instead only one from the payload

XMLWordPrintable

      I am getting rate limit issues due to this. Looking into Multibranch Pipeline Events - I can see every time Jenkins gets a payload, it does a scan on all the refs instead of the one it gets in the payload i.e.

                "type": "branch",
                "name": "name-of-branch", 

      The number of requests Jenkins makes to Bitbucket Server grows exponentially with a number of branches and pushes to them.

            scddev Dietmar Scheidl
            llibicpep Dee Kryvenko
            Votes:
            5 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: