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

Filter by name (with regular expression) not applied on tags during scanning causing overconsumption of API quota

      Using Branch Sources > Github

      Discover branches + Discover tags + Filter by name ^(master)|(v[0-9\.]+)$

       Checking tag master-patch-1
      06:09:59 GitHub API Usage: Current quota has 2654 remaining (19 under budget). Next quota of 5000 in 38 min
      
          Checking tag master-patch-2
      06:09:59 GitHub API Usage: Current quota has 2653 remaining (18 under budget). Next quota of 5000 in 38 min
      ...
       Checking tag v1.1.1-patch-9
      06:13:05 GitHub API Usage: Current quota has 2462 remaining (21 under budget). Next quota of 5000 in 35 min
      
          Checking tag v1.1.1-patch-10
      06:13:05 GitHub API Usage: Current quota has 2461 remaining (21 under budget). Next quota of 5000 in 35 min
      ...
          Checking tag 0.1.0
      06:20:11 GitHub API Usage: Current quota has 2014 remaining (17 under budget). Next quota of 5000 in 27 min
      

      Those tags should be excluded from checking.

          [JENKINS-51020] Filter by name (with regular expression) not applied on tags during scanning causing overconsumption of API quota

          This could be related to https://issues.jenkins-ci.org/browse/JENKINS-52147, as a means to mitigate the issue.

          Daniel Martins added a comment - This could be related to https://issues.jenkins-ci.org/browse/JENKINS-52147 , as a means to mitigate the issue.

          Conor Sheehan added a comment -

          Seeing the same issue with bitbucket-branch-source-plugin

          Conor Sheehan added a comment - Seeing the same issue with bitbucket-branch-source-plugin

          Nikolas Falco added a comment -

          Removing bitbucket plugin as from the logs the issue is from GitHub API Usage that means user is using github and not bitbucket.

          Nikolas Falco added a comment - Removing bitbucket plugin as from the logs the issue is from GitHub API Usage that means user is using github and not bitbucket.

            Unassigned Unassigned
            pgmillon Pierre-Gildas MILLON
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: