Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic error report from JuliaCollections/LRUCache.jl #106

Open
JuliaTagBot opened this issue Sep 16, 2023 · 0 comments
Open

Automatic error report from JuliaCollections/LRUCache.jl #106

JuliaTagBot opened this issue Sep 16, 2023 · 0 comments

Comments

@JuliaTagBot
Copy link

Repo: JuliaCollections/LRUCache.jl
Run URL: https://github.com/JuliaCollections/LRUCache.jl/actions/runs/6209739747
Image ID: sha256:437130aea0bec68c1cfd417e15dc59cdf51b6c8a4576acc4dd9ffea05373036c
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 76, in <module>
    versions = repo.new_versions()
  File "/root/tagbot/action/repo.py", line 478, in new_versions
    return self._filter_map_versions(versions)
  File "/root/tagbot/action/repo.py", line 316, in _filter_map_versions
    expected = self._commit_sha_from_registry_pr(version, tree)
  File "/root/tagbot/action/repo.py", line 250, in _commit_sha_from_registry_pr
    pr = self._registry_pr(version)
  File "/root/tagbot/action/repo.py", line 244, in _registry_pr
    if pr.merged and pr.head.ref == head:
  File "/usr/local/lib/python3.8/site-packages/github/PullRequest.py", line 259, in merged
    self._completeIfNotSet(self._merged)
  File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 294, in _completeIfNotSet
    self._completeIfNeeded()
  File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 298, in _completeIfNeeded
    self.__complete()
  File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 305, in __complete
    headers, data = self._requester.requestJsonAndCheck("GET", self._url.value)
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 315, in requestJsonAndCheck
    return self.__check(
  File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 340, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for installation ID 6675993. If you reach out to GitHub Support for help, please include the request ID 9780:218F:9BF69F:14304CF:650621AC.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant